|
||||||||||
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.SetRerouteMethodTypeImpl
public class SetRerouteMethodTypeImpl
Nested Class Summary | |
---|---|
class |
SetRerouteMethodTypeImpl.Unmarshaller
|
Field Summary | |
---|---|
protected java.lang.String |
_ClassName
|
protected com.sun.xml.bind.util.ListImpl |
_Param
|
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 | |
---|---|
SetRerouteMethodTypeImpl()
|
Method Summary | |
---|---|
protected com.sun.xml.bind.util.ListImpl |
_getParam()
|
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. |
java.lang.String |
getClassName()
Gets the value of the className property. |
java.util.List |
getParam()
Gets the value of the Param property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
boolean |
isSetClassName()
|
boolean |
isSetParam()
|
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 |
setClassName(java.lang.String value)
Sets the value of the className property. |
void |
unsetClassName()
|
void |
unsetParam()
|
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 com.sun.xml.bind.util.ListImpl _Param
protected java.lang.String _ClassName
public static final java.lang.Class version
Constructor Detail |
---|
public SetRerouteMethodTypeImpl()
Method Detail |
---|
protected com.sun.xml.bind.util.ListImpl _getParam()
public java.util.List getParam()
SetRerouteMethodType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the Param property.
For example, to add a new item, do as follows:
getParam().add(newItem);
Objects of the following type(s) are allowed in the list
Param
ParamType
getParam
in interface SetRerouteMethodType
public boolean isSetParam()
isSetParam
in interface SetRerouteMethodType
public void unsetParam()
unsetParam
in interface SetRerouteMethodType
public java.lang.String getClassName()
SetRerouteMethodType
getClassName
in interface SetRerouteMethodType
String
public void setClassName(java.lang.String value)
SetRerouteMethodType
setClassName
in interface SetRerouteMethodType
value
- allowed object is
String
public boolean isSetClassName()
isSetClassName
in interface SetRerouteMethodType
public void unsetClassName()
unsetClassName
in interface SetRerouteMethodType
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 |