fr.inria.oadymppac.parsing.gentra4cp.event.attributes
Interface StateMiscAttributes
- All Superinterfaces:
- DTDStateMiscElement
- All Known Subinterfaces:
- StateMiscEvent
- All Known Implementing Classes:
- BasicStateMiscEvent, StateMiscInfo
- public interface StateMiscAttributes
- extends DTDStateMiscElement
- Author:
- raf
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
Field Summary |
static java.lang.String |
MISC_NONE
|
Method Summary |
java.lang.String |
getMisc()
|
void |
setMisc(java.lang.String misc)
|
MISC_NONE
public static final java.lang.String MISC_NONE
- See Also:
- Constant Field Values
getMisc
public java.lang.String getMisc()
setMisc
public void setMisc(java.lang.String misc)