|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ASEventType
Java content class for ASEventType complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/monfort/Projects/run-totem/src/resources/scenario/Scenario-v1_3.xsd line 98)
<complexType name="ASEventType"> <complexContent> <extension base="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}eventType"> <attribute name="ASID" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}ASIdType" /> </extension> </complexContent> </complexType>
Method Summary | |
---|---|
int |
getASID()
Gets the value of the asid property. |
boolean |
isSetASID()
|
void |
setASID(int value)
Sets the value of the asid property. |
void |
unsetASID()
|
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.EventType |
---|
getTime, isSetTime, setTime, unsetTime |
Method Detail |
---|
int getASID()
void setASID(int value)
boolean isSetASID()
void unsetASID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |