~berthold-daum/zora/trunk

« back to all changes in this revision

Viewing changes to com.bdaum.zoom.model/src/com/bdaum/zoom/cat/model/Exhibition_type.java

  • Committer: bdaum
  • Date: 2015-12-26 10:21:51 UTC
  • Revision ID: berthold.daum@bdaum.de-20151226102151-44f1j5113167thb9
VersionĀ 2.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
736
736
         */
737
737
        public Date getLastAccessDate();
738
738
 
 
739
        /**
 
740
         * Set value of property perspective
 
741
         *
 
742
         * @param _value - new element value
 
743
         */
 
744
        public void setPerspective(String _value);
 
745
 
 
746
        /**
 
747
         * Get value of property perspective
 
748
         *
 
749
         * @return - value of field perspective
 
750
         */
 
751
        public String getPerspective();
 
752
 
739
753
        /* ----- Validation ----- */
740
754
 
741
755
        /**