|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ShowLinkReservationType
Java content class for anonymous 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 482)
<complexType> <complexContent> <extension base="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}ASEventType"> <attribute name="classType" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}ctType" /> <attribute name="linkId" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}linkIdType" /> <attribute name="perCT" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="perLink" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> <attribute name="perPrio" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="preemptionLevel" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}preemptionType" /> </extension> </complexContent> </complexType>
Method Summary | |
---|---|
int |
getClassType()
Gets the value of the classType property. |
java.lang.String |
getLinkId()
Gets the value of the linkId property. |
int |
getPreemptionLevel()
Gets the value of the preemptionLevel property. |
boolean |
isPerCT()
Gets the value of the perCT property. |
boolean |
isPerLink()
Gets the value of the perLink property. |
boolean |
isPerPrio()
Gets the value of the perPrio property. |
boolean |
isSetClassType()
|
boolean |
isSetLinkId()
|
boolean |
isSetPerCT()
|
boolean |
isSetPerLink()
|
boolean |
isSetPerPrio()
|
boolean |
isSetPreemptionLevel()
|
void |
setClassType(int value)
Sets the value of the classType property. |
void |
setLinkId(java.lang.String value)
Sets the value of the linkId property. |
void |
setPerCT(boolean value)
Sets the value of the perCT property. |
void |
setPerLink(boolean value)
Sets the value of the perLink property. |
void |
setPerPrio(boolean value)
Sets the value of the perPrio property. |
void |
setPreemptionLevel(int value)
Sets the value of the preemptionLevel property. |
void |
unsetClassType()
|
void |
unsetLinkId()
|
void |
unsetPerCT()
|
void |
unsetPerLink()
|
void |
unsetPerPrio()
|
void |
unsetPreemptionLevel()
|
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.ASEventType |
---|
getASID, isSetASID, setASID, unsetASID |
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.EventType |
---|
getTime, isSetTime, setTime, unsetTime |
Method Detail |
---|
boolean isPerPrio()
void setPerPrio(boolean value)
boolean isSetPerPrio()
void unsetPerPrio()
int getPreemptionLevel()
void setPreemptionLevel(int value)
boolean isSetPreemptionLevel()
void unsetPreemptionLevel()
java.lang.String getLinkId()
String
void setLinkId(java.lang.String value)
value
- allowed object is
String
boolean isSetLinkId()
void unsetLinkId()
boolean isPerCT()
void setPerCT(boolean value)
boolean isSetPerCT()
void unsetPerCT()
boolean isPerLink()
void setPerLink(boolean value)
boolean isSetPerLink()
void unsetPerLink()
int getClassType()
void setClassType(int value)
boolean isSetClassType()
void unsetClassType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |