~berthold-daum/zora/trunk

« back to all changes in this revision

Viewing changes to com.bdaum.zoom.model/src/com/bdaum/zoom/cat/model/WebGallery_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:
783
783
         */
784
784
        public Date getLastAccessDate();
785
785
 
 
786
        /**
 
787
         * Set value of property perspective
 
788
         *
 
789
         * @param _value - new element value
 
790
         */
 
791
        public void setPerspective(String _value);
 
792
 
 
793
        /**
 
794
         * Get value of property perspective
 
795
         *
 
796
         * @return - value of field perspective
 
797
         */
 
798
        public String getPerspective();
 
799
 
786
800
        /* ----- Validation ----- */
787
801
 
788
802
        /**