|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.EventTypeImpl
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.ASEventTypeImpl
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.LSPCreationTypeImpl
public class LSPCreationTypeImpl
Nested Class Summary | |
---|---|
static class |
LSPCreationTypeImpl.DiffServTypeImpl
|
static class |
LSPCreationTypeImpl.PathTypeImpl
|
class |
LSPCreationTypeImpl.Unmarshaller
|
Nested classes/interfaces inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.LSPCreationType |
---|
LSPCreationType.DiffServType, LSPCreationType.PathType |
Field Summary | |
---|---|
protected float |
_Bw
|
protected LSPCreationType.DiffServType |
_DiffServ
|
protected java.lang.String |
_Dst
|
protected boolean |
_EstablishLSP
|
protected java.lang.String |
_LspId
|
protected float |
_MaxRate
|
protected float |
_Metric
|
protected LSPCreationType.PathType |
_Path
|
protected RoutingAlgoType |
_RoutingAlgo
|
protected java.lang.String |
_Src
|
protected boolean |
has_Bw
|
protected boolean |
has_EstablishLSP
|
protected boolean |
has_MaxRate
|
protected boolean |
has_Metric
|
static java.lang.Class |
version
|
Fields inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.ASEventTypeImpl |
---|
_ASID, has_ASID |
Fields inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.EventTypeImpl |
---|
_Time |
Constructor Summary | |
---|---|
LSPCreationTypeImpl()
|
Method Summary | |
---|---|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
Gets the schema fragment associated with this class. |
UnmarshallingEventHandler |
createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object. |
float |
getBw()
Gets the value of the bw property. |
LSPCreationType.DiffServType |
getDiffServ()
Gets the value of the diffServ property. |
java.lang.String |
getDst()
Gets the value of the dst property. |
java.lang.String |
getLspId()
Gets the value of the lspId property. |
float |
getMaxRate()
Gets the value of the maxRate property. |
float |
getMetric()
Gets the value of the metric property. |
LSPCreationType.PathType |
getPath()
Gets the value of the path property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
RoutingAlgoType |
getRoutingAlgo()
Gets the value of the routingAlgo property. |
java.lang.String |
getSrc()
Gets the value of the src property. |
boolean |
isEstablishLSP()
Gets the value of the establishLSP property. |
boolean |
isSetBw()
|
boolean |
isSetDiffServ()
|
boolean |
isSetDst()
|
boolean |
isSetEstablishLSP()
|
boolean |
isSetLspId()
|
boolean |
isSetMaxRate()
|
boolean |
isSetMetric()
|
boolean |
isSetPath()
|
boolean |
isSetRoutingAlgo()
|
boolean |
isSetSrc()
|
void |
serializeAttributes(XMLSerializer context)
Serializes attributes into the specified target. |
void |
serializeBody(XMLSerializer context)
Serializes child elements and texts into the specified target. |
void |
serializeURIs(XMLSerializer context)
Declares all the namespace URIs this object is using at its top-level scope into the specified target. |
void |
setBw(float value)
Sets the value of the bw property. |
void |
setDiffServ(LSPCreationType.DiffServType value)
Sets the value of the diffServ property. |
void |
setDst(java.lang.String value)
Sets the value of the dst property. |
void |
setEstablishLSP(boolean value)
Sets the value of the establishLSP property. |
void |
setLspId(java.lang.String value)
Sets the value of the lspId property. |
void |
setMaxRate(float value)
Sets the value of the maxRate property. |
void |
setMetric(float value)
Sets the value of the metric property. |
void |
setPath(LSPCreationType.PathType value)
Sets the value of the path property. |
void |
setRoutingAlgo(RoutingAlgoType value)
Sets the value of the routingAlgo property. |
void |
setSrc(java.lang.String value)
Sets the value of the src property. |
void |
unsetBw()
|
void |
unsetDiffServ()
|
void |
unsetDst()
|
void |
unsetEstablishLSP()
|
void |
unsetLspId()
|
void |
unsetMaxRate()
|
void |
unsetMetric()
|
void |
unsetPath()
|
void |
unsetRoutingAlgo()
|
void |
unsetSrc()
|
Methods inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.ASEventTypeImpl |
---|
getASID, isSetASID, setASID, unsetASID |
Methods inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.EventTypeImpl |
---|
getTime, isSetTime, setTime, unsetTime |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 |
Field Detail |
---|
protected java.lang.String _Dst
protected boolean has_MaxRate
protected float _MaxRate
protected java.lang.String _LspId
protected LSPCreationType.PathType _Path
protected java.lang.String _Src
protected boolean has_Bw
protected float _Bw
protected boolean has_Metric
protected float _Metric
protected RoutingAlgoType _RoutingAlgo
protected boolean has_EstablishLSP
protected boolean _EstablishLSP
protected LSPCreationType.DiffServType _DiffServ
public static final java.lang.Class version
Constructor Detail |
---|
public LSPCreationTypeImpl()
Method Detail |
---|
public java.lang.String getDst()
LSPCreationType
getDst
in interface LSPCreationType
String
public void setDst(java.lang.String value)
LSPCreationType
setDst
in interface LSPCreationType
value
- allowed object is
String
public boolean isSetDst()
isSetDst
in interface LSPCreationType
public void unsetDst()
unsetDst
in interface LSPCreationType
public float getMaxRate()
LSPCreationType
getMaxRate
in interface LSPCreationType
public void setMaxRate(float value)
LSPCreationType
setMaxRate
in interface LSPCreationType
public boolean isSetMaxRate()
isSetMaxRate
in interface LSPCreationType
public void unsetMaxRate()
unsetMaxRate
in interface LSPCreationType
public java.lang.String getLspId()
LSPCreationType
getLspId
in interface LSPCreationType
String
public void setLspId(java.lang.String value)
LSPCreationType
setLspId
in interface LSPCreationType
value
- allowed object is
String
public boolean isSetLspId()
isSetLspId
in interface LSPCreationType
public void unsetLspId()
unsetLspId
in interface LSPCreationType
public LSPCreationType.PathType getPath()
LSPCreationType
getPath
in interface LSPCreationType
LSPCreationType.PathType
public void setPath(LSPCreationType.PathType value)
LSPCreationType
setPath
in interface LSPCreationType
value
- allowed object is
LSPCreationType.PathType
public boolean isSetPath()
isSetPath
in interface LSPCreationType
public void unsetPath()
unsetPath
in interface LSPCreationType
public java.lang.String getSrc()
LSPCreationType
getSrc
in interface LSPCreationType
String
public void setSrc(java.lang.String value)
LSPCreationType
setSrc
in interface LSPCreationType
value
- allowed object is
String
public boolean isSetSrc()
isSetSrc
in interface LSPCreationType
public void unsetSrc()
unsetSrc
in interface LSPCreationType
public float getBw()
LSPCreationType
getBw
in interface LSPCreationType
public void setBw(float value)
LSPCreationType
setBw
in interface LSPCreationType
public boolean isSetBw()
isSetBw
in interface LSPCreationType
public void unsetBw()
unsetBw
in interface LSPCreationType
public float getMetric()
LSPCreationType
getMetric
in interface LSPCreationType
public void setMetric(float value)
LSPCreationType
setMetric
in interface LSPCreationType
public boolean isSetMetric()
isSetMetric
in interface LSPCreationType
public void unsetMetric()
unsetMetric
in interface LSPCreationType
public RoutingAlgoType getRoutingAlgo()
LSPCreationType
getRoutingAlgo
in interface LSPCreationType
RoutingAlgo
RoutingAlgoType
public void setRoutingAlgo(RoutingAlgoType value)
LSPCreationType
setRoutingAlgo
in interface LSPCreationType
value
- allowed object is
RoutingAlgo
RoutingAlgoType
public boolean isSetRoutingAlgo()
isSetRoutingAlgo
in interface LSPCreationType
public void unsetRoutingAlgo()
unsetRoutingAlgo
in interface LSPCreationType
public boolean isEstablishLSP()
LSPCreationType
isEstablishLSP
in interface LSPCreationType
public void setEstablishLSP(boolean value)
LSPCreationType
setEstablishLSP
in interface LSPCreationType
public boolean isSetEstablishLSP()
isSetEstablishLSP
in interface LSPCreationType
public void unsetEstablishLSP()
unsetEstablishLSP
in interface LSPCreationType
public LSPCreationType.DiffServType getDiffServ()
LSPCreationType
getDiffServ
in interface LSPCreationType
LSPCreationType.DiffServType
public void setDiffServ(LSPCreationType.DiffServType value)
LSPCreationType
setDiffServ
in interface LSPCreationType
value
- allowed object is
LSPCreationType.DiffServType
public boolean isSetDiffServ()
isSetDiffServ
in interface LSPCreationType
public void unsetDiffServ()
unsetDiffServ
in interface LSPCreationType
public UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller
in interface UnmarshallableObject
createUnmarshaller
in class ASEventTypeImpl
public void serializeBody(XMLSerializer context) throws org.xml.sax.SAXException
XMLSerializable
serializeBody
in interface XMLSerializable
serializeBody
in class ASEventTypeImpl
org.xml.sax.SAXException
public void serializeAttributes(XMLSerializer context) throws org.xml.sax.SAXException
XMLSerializable
serializeAttributes
in interface XMLSerializable
serializeAttributes
in class ASEventTypeImpl
org.xml.sax.SAXException
public void serializeURIs(XMLSerializer context) throws org.xml.sax.SAXException
XMLSerializable
serializeURIs
in interface XMLSerializable
serializeURIs
in class ASEventTypeImpl
org.xml.sax.SAXException
public java.lang.Class getPrimaryInterface()
ValidatableObject
FooImpl
will return Foo
from this method.
getPrimaryInterface
in interface ValidatableObject
getPrimaryInterface
in class ASEventTypeImpl
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator
in interface ValidatableObject
createRawValidator
in class ASEventTypeImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |