~berthold-daum/zora/trunk

« back to all changes in this revision

Viewing changes to com.bdaum.zoom.model/src/com/bdaum/zoom/cat/model/Slide_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:
145
145
         */
146
146
        public int getEffect();
147
147
 
 
148
        /**
 
149
         * Set value of property noVoice
 
150
         *
 
151
         * @param _value - new element value
 
152
         */
 
153
        public void setNoVoice(boolean _value);
 
154
 
 
155
        /**
 
156
         * Get value of property noVoice
 
157
         *
 
158
         * @return - value of field noVoice
 
159
         */
 
160
        public boolean getNoVoice();
 
161
 
148
162
        /* ----- Validation ----- */
149
163
 
150
164
        /**