|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Field Summary | |
static String |
END
Label for the attribute. |
static String |
START
Label for the attribute. |
Method Summary | |
Object |
getEnd()
Gets the value of the attribute: END. |
Object |
getStart()
Gets the value of the attribute: START. |
void |
setEnd(Object a_End)
Sets the value of the attribute: END. |
void |
setStart(Object a_Start)
Sets the value of the attribute: START. |
Field Detail |
public static final String START
public static final String END
Method Detail |
public Object getStart()
public void setStart(Object a_Start) throws WTPropertyVetoException
a_Start
-
WTPropertyVetoException
public Object getEnd()
public void setEnd(Object a_End) throws WTPropertyVetoException
a_End
-
WTPropertyVetoException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |