|
||||||||||
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.BaseLSPCreationTypeImpl
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.LSPDetourCreationTypeImpl
public class LSPDetourCreationTypeImpl
Nested Class Summary | |
---|---|
class |
LSPDetourCreationTypeImpl.Unmarshaller
|
Nested classes/interfaces inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.BaseLSPCreationTypeImpl |
---|
BaseLSPCreationTypeImpl.AcceptedCosTypeImpl, BaseLSPCreationTypeImpl.DiffServTypeImpl, BaseLSPCreationTypeImpl.PathTypeImpl |
Nested classes/interfaces inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.BaseLSPCreationType |
---|
BaseLSPCreationType.AcceptedCosType, BaseLSPCreationType.DiffServType, BaseLSPCreationType.PathType |
Field Summary | |
---|---|
protected MethodType |
_MethodType
|
protected java.lang.String |
_ProtectedLSP
|
protected ProtectionType |
_ProtectionType
|
static java.lang.Class |
version
|
Fields inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.BaseLSPCreationTypeImpl |
---|
_AcceptedCos, _Bw, _DiffServ, _EstablishLSP, _LspId, _MaxRate, _Metric, _Path, _RoutingAlgo, has_Bw, has_EstablishLSP, has_MaxRate, has_Metric |
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 | |
---|---|
LSPDetourCreationTypeImpl()
|
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. |
MethodType |
getMethodType()
Gets the value of the methodType property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
java.lang.String |
getProtectedLSP()
Gets the value of the protectedLSP property. |
ProtectionType |
getProtectionType()
Gets the value of the protectionType property. |
boolean |
isSetMethodType()
|
boolean |
isSetProtectedLSP()
|
boolean |
isSetProtectionType()
|
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 |
setMethodType(MethodType value)
Sets the value of the methodType property. |
void |
setProtectedLSP(java.lang.String value)
Sets the value of the protectedLSP property. |
void |
setProtectionType(ProtectionType value)
Sets the value of the protectionType property. |
void |
unsetMethodType()
|
void |
unsetProtectedLSP()
|
void |
unsetProtectionType()
|
Methods inherited from class be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl.BaseLSPCreationTypeImpl |
---|
getAcceptedCos, getBw, getDiffServ, getLspId, getMaxRate, getMetric, getPath, getRoutingAlgo, isEstablishLSP, isSetAcceptedCos, isSetBw, isSetDiffServ, isSetEstablishLSP, isSetLspId, isSetMaxRate, isSetMetric, isSetPath, isSetRoutingAlgo, setAcceptedCos, setBw, setDiffServ, setEstablishLSP, setLspId, setMaxRate, setMetric, setPath, setRoutingAlgo, unsetAcceptedCos, unsetBw, unsetDiffServ, unsetEstablishLSP, unsetLspId, unsetMaxRate, unsetMetric, unsetPath, unsetRoutingAlgo |
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.BaseLSPCreationType |
---|
getAcceptedCos, getBw, getDiffServ, getLspId, getMaxRate, getMetric, getPath, getRoutingAlgo, isEstablishLSP, isSetAcceptedCos, isSetBw, isSetDiffServ, isSetEstablishLSP, isSetLspId, isSetMaxRate, isSetMetric, isSetPath, isSetRoutingAlgo, setAcceptedCos, setBw, setDiffServ, setEstablishLSP, setLspId, setMaxRate, setMetric, setPath, setRoutingAlgo, unsetAcceptedCos, unsetBw, unsetDiffServ, unsetEstablishLSP, unsetLspId, unsetMaxRate, unsetMetric, unsetPath, unsetRoutingAlgo |
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 MethodType _MethodType
protected java.lang.String _ProtectedLSP
protected ProtectionType _ProtectionType
public static final java.lang.Class version
Constructor Detail |
---|
public LSPDetourCreationTypeImpl()
Method Detail |
---|
public MethodType getMethodType()
LSPDetourCreationType
getMethodType
in interface LSPDetourCreationType
MethodType
public void setMethodType(MethodType value)
LSPDetourCreationType
setMethodType
in interface LSPDetourCreationType
value
- allowed object is
MethodType
public boolean isSetMethodType()
isSetMethodType
in interface LSPDetourCreationType
public void unsetMethodType()
unsetMethodType
in interface LSPDetourCreationType
public java.lang.String getProtectedLSP()
LSPDetourCreationType
getProtectedLSP
in interface LSPDetourCreationType
String
public void setProtectedLSP(java.lang.String value)
LSPDetourCreationType
setProtectedLSP
in interface LSPDetourCreationType
value
- allowed object is
String
public boolean isSetProtectedLSP()
isSetProtectedLSP
in interface LSPDetourCreationType
public void unsetProtectedLSP()
unsetProtectedLSP
in interface LSPDetourCreationType
public ProtectionType getProtectionType()
LSPDetourCreationType
getProtectionType
in interface LSPDetourCreationType
ProtectionType
public void setProtectionType(ProtectionType value)
LSPDetourCreationType
setProtectionType
in interface LSPDetourCreationType
value
- allowed object is
ProtectionType
public boolean isSetProtectionType()
isSetProtectionType
in interface LSPDetourCreationType
public void unsetProtectionType()
unsetProtectionType
in interface LSPDetourCreationType
public UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller
in interface UnmarshallableObject
createUnmarshaller
in class BaseLSPCreationTypeImpl
public void serializeBody(XMLSerializer context) throws org.xml.sax.SAXException
XMLSerializable
serializeBody
in interface XMLSerializable
serializeBody
in class BaseLSPCreationTypeImpl
org.xml.sax.SAXException
public void serializeAttributes(XMLSerializer context) throws org.xml.sax.SAXException
XMLSerializable
serializeAttributes
in interface XMLSerializable
serializeAttributes
in class BaseLSPCreationTypeImpl
org.xml.sax.SAXException
public void serializeURIs(XMLSerializer context) throws org.xml.sax.SAXException
XMLSerializable
serializeURIs
in interface XMLSerializable
serializeURIs
in class BaseLSPCreationTypeImpl
org.xml.sax.SAXException
public java.lang.Class getPrimaryInterface()
ValidatableObject
FooImpl
will return Foo
from this method.
getPrimaryInterface
in interface ValidatableObject
getPrimaryInterface
in class BaseLSPCreationTypeImpl
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator
in interface ValidatableObject
createRawValidator
in class BaseLSPCreationTypeImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |