|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl.LinkImpl
public class LinkImpl
Nested Class Summary | |
---|---|
static class |
LinkImpl.FromTypeImpl
|
static class |
LinkImpl.SrlgsTypeImpl
|
static class |
LinkImpl.ToTypeImpl
|
class |
LinkImpl.Unmarshaller
|
Nested classes/interfaces inherited from interface be.ac.ulg.montefiore.run.totem.domain.model.jaxb.Link |
---|
Link.FromType, Link.SrlgsType, Link.ToType |
Field Summary | |
---|---|
protected float |
_Bw
|
protected float |
_Delay
|
protected java.lang.String |
_Description
|
protected Link.FromType |
_From
|
protected java.lang.String |
_Id
|
protected Link.SrlgsType |
_Srlgs
|
protected StatusType |
_Status
|
protected java.lang.String |
_Technology
|
protected Link.ToType |
_To
|
protected LinkType |
_Type
|
protected boolean |
has_Bw
|
protected boolean |
has_Delay
|
static java.lang.Class |
version
|
Constructor Summary | |
---|---|
LinkImpl()
|
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. |
float |
getDelay()
Gets the value of the delay property. |
java.lang.String |
getDescription()
Gets the value of the description property. |
Link.FromType |
getFrom()
Gets the value of the from property. |
java.lang.String |
getId()
Gets the value of the id property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
Link.SrlgsType |
getSrlgs()
Gets the value of the srlgs property. |
StatusType |
getStatus()
Gets the value of the status property. |
java.lang.String |
getTechnology()
Gets the value of the technology property. |
Link.ToType |
getTo()
Gets the value of the to property. |
LinkType |
getType()
Gets the value of the type property. |
boolean |
isSetBw()
|
boolean |
isSetDelay()
|
boolean |
isSetDescription()
|
boolean |
isSetFrom()
|
boolean |
isSetId()
|
boolean |
isSetSrlgs()
|
boolean |
isSetStatus()
|
boolean |
isSetTechnology()
|
boolean |
isSetTo()
|
boolean |
isSetType()
|
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 |
setDelay(float value)
Sets the value of the delay property. |
void |
setDescription(java.lang.String value)
Sets the value of the description property. |
void |
setFrom(Link.FromType value)
Sets the value of the from property. |
void |
setId(java.lang.String value)
Sets the value of the id property. |
void |
setSrlgs(Link.SrlgsType value)
Sets the value of the srlgs property. |
void |
setStatus(StatusType value)
Sets the value of the status property. |
void |
setTechnology(java.lang.String value)
Sets the value of the technology property. |
void |
setTo(Link.ToType value)
Sets the value of the to property. |
void |
setType(LinkType value)
Sets the value of the type property. |
void |
unsetBw()
|
void |
unsetDelay()
|
void |
unsetDescription()
|
void |
unsetFrom()
|
void |
unsetId()
|
void |
unsetSrlgs()
|
void |
unsetStatus()
|
void |
unsetTechnology()
|
void |
unsetTo()
|
void |
unsetType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected LinkType _Type
protected StatusType _Status
protected boolean has_Delay
protected float _Delay
protected java.lang.String _Technology
protected Link.FromType _From
protected java.lang.String _Description
protected boolean has_Bw
protected float _Bw
protected Link.SrlgsType _Srlgs
protected Link.ToType _To
protected java.lang.String _Id
public static final java.lang.Class version
Constructor Detail |
---|
public LinkImpl()
Method Detail |
---|
public LinkType getType()
Link
getType
in interface Link
LinkType
public void setType(LinkType value)
Link
setType
in interface Link
value
- allowed object is
LinkType
public boolean isSetType()
isSetType
in interface Link
public void unsetType()
unsetType
in interface Link
public StatusType getStatus()
Link
getStatus
in interface Link
StatusType
public void setStatus(StatusType value)
Link
setStatus
in interface Link
value
- allowed object is
StatusType
public boolean isSetStatus()
isSetStatus
in interface Link
public void unsetStatus()
unsetStatus
in interface Link
public float getDelay()
Link
getDelay
in interface Link
public void setDelay(float value)
Link
setDelay
in interface Link
public boolean isSetDelay()
isSetDelay
in interface Link
public void unsetDelay()
unsetDelay
in interface Link
public java.lang.String getTechnology()
Link
getTechnology
in interface Link
String
public void setTechnology(java.lang.String value)
Link
setTechnology
in interface Link
value
- allowed object is
String
public boolean isSetTechnology()
isSetTechnology
in interface Link
public void unsetTechnology()
unsetTechnology
in interface Link
public Link.FromType getFrom()
Link
getFrom
in interface Link
Link.FromType
public void setFrom(Link.FromType value)
Link
setFrom
in interface Link
value
- allowed object is
Link.FromType
public boolean isSetFrom()
isSetFrom
in interface Link
public void unsetFrom()
unsetFrom
in interface Link
public java.lang.String getDescription()
Link
getDescription
in interface Link
String
public void setDescription(java.lang.String value)
Link
setDescription
in interface Link
value
- allowed object is
String
public boolean isSetDescription()
isSetDescription
in interface Link
public void unsetDescription()
unsetDescription
in interface Link
public float getBw()
Link
getBw
in interface Link
public void setBw(float value)
Link
setBw
in interface Link
public boolean isSetBw()
isSetBw
in interface Link
public void unsetBw()
unsetBw
in interface Link
public Link.SrlgsType getSrlgs()
Link
getSrlgs
in interface Link
Link.SrlgsType
public void setSrlgs(Link.SrlgsType value)
Link
setSrlgs
in interface Link
value
- allowed object is
Link.SrlgsType
public boolean isSetSrlgs()
isSetSrlgs
in interface Link
public void unsetSrlgs()
unsetSrlgs
in interface Link
public Link.ToType getTo()
Link
getTo
in interface Link
Link.ToType
public void setTo(Link.ToType value)
Link
setTo
in interface Link
value
- allowed object is
Link.ToType
public boolean isSetTo()
isSetTo
in interface Link
public void unsetTo()
unsetTo
in interface Link
public java.lang.String getId()
Link
getId
in interface Link
String
public void setId(java.lang.String value)
Link
setId
in interface Link
value
- allowed object is
String
public boolean isSetId()
isSetId
in interface Link
public void unsetId()
unsetId
in interface Link
public UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller
in interface UnmarshallableObject
public void serializeBody(XMLSerializer context) throws org.xml.sax.SAXException
XMLSerializable
serializeBody
in interface XMLSerializable
org.xml.sax.SAXException
public void serializeAttributes(XMLSerializer context) throws org.xml.sax.SAXException
XMLSerializable
serializeAttributes
in interface XMLSerializable
org.xml.sax.SAXException
public void serializeURIs(XMLSerializer context) throws org.xml.sax.SAXException
XMLSerializable
serializeURIs
in interface XMLSerializable
org.xml.sax.SAXException
public java.lang.Class getPrimaryInterface()
ValidatableObject
FooImpl
will return Foo
from this method.
getPrimaryInterface
in interface ValidatableObject
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator
in interface ValidatableObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |