|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ShowLinkLoadType
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 468)
<complexType> <complexContent> <extension base="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}ASEventType"> <attribute name="classOfService" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}cosType" /> <attribute name="linkId" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}linkIdType" /> <attribute name="llcId" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="perCos" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="perLink" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /> </extension> </complexContent> </complexType>
Method Summary | |
---|---|
java.lang.String |
getClassOfService()
Gets the value of the classOfService property. |
java.lang.String |
getLinkId()
Gets the value of the linkId property. |
java.lang.String |
getLlcId()
Gets the value of the llcId property. |
boolean |
isPerCos()
Gets the value of the perCos property. |
boolean |
isPerLink()
Gets the value of the perLink property. |
boolean |
isSetClassOfService()
|
boolean |
isSetLinkId()
|
boolean |
isSetLlcId()
|
boolean |
isSetPerCos()
|
boolean |
isSetPerLink()
|
void |
setClassOfService(java.lang.String value)
Sets the value of the classOfService property. |
void |
setLinkId(java.lang.String value)
Sets the value of the linkId property. |
void |
setLlcId(java.lang.String value)
Sets the value of the llcId property. |
void |
setPerCos(boolean value)
Sets the value of the perCos property. |
void |
setPerLink(boolean value)
Sets the value of the perLink property. |
void |
unsetClassOfService()
|
void |
unsetLinkId()
|
void |
unsetLlcId()
|
void |
unsetPerCos()
|
void |
unsetPerLink()
|
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 |
---|
java.lang.String getLlcId()
String
void setLlcId(java.lang.String value)
value
- allowed object is
String
boolean isSetLlcId()
void unsetLlcId()
java.lang.String getLinkId()
String
void setLinkId(java.lang.String value)
value
- allowed object is
String
boolean isSetLinkId()
void unsetLinkId()
boolean isPerCos()
void setPerCos(boolean value)
boolean isSetPerCos()
void unsetPerCos()
java.lang.String getClassOfService()
String
void setClassOfService(java.lang.String value)
value
- allowed object is
String
boolean isSetClassOfService()
void unsetClassOfService()
boolean isPerLink()
void setPerLink(boolean value)
boolean isSetPerLink()
void unsetPerLink()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |