be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl
Class LinkIgpImpl.StaticTypeImpl

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl.LinkIgpImpl.StaticTypeImpl
All Implemented Interfaces:
LinkIgp.StaticType, UnmarshallableObject, ValidatableObject, XMLSerializable, com.sun.xml.bind.JAXBObject
Enclosing class:
LinkIgpImpl

public static class LinkIgpImpl.StaticTypeImpl
extends java.lang.Object
implements LinkIgp.StaticType, com.sun.xml.bind.JAXBObject, UnmarshallableObject, XMLSerializable, ValidatableObject


Nested Class Summary
static class LinkIgpImpl.StaticTypeImpl.DiffServTypeImpl
           
 class LinkIgpImpl.StaticTypeImpl.Unmarshaller
           
 
Nested classes/interfaces inherited from interface be.ac.ulg.montefiore.run.totem.domain.model.jaxb.LinkIgp.StaticType
LinkIgp.StaticType.DiffServType
 
Field Summary
protected  int _Admingroup
           
protected  LinkIgp.StaticType.DiffServType _DiffServ
           
protected  float _Mbw
           
protected  float _Metric
           
protected  float _Mrbw
           
protected  float _TeMetric
           
protected  boolean has_Admingroup
           
protected  boolean has_Mbw
           
protected  boolean has_Metric
           
protected  boolean has_Mrbw
           
protected  boolean has_TeMetric
           
static java.lang.Class version
           
 
Constructor Summary
LinkIgpImpl.StaticTypeImpl()
           
 
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.
 int getAdmingroup()
          Gets the value of the admingroup property.
 LinkIgp.StaticType.DiffServType getDiffServ()
          Gets the value of the diffServ property.
 float getMbw()
          Gets the value of the mbw property.
 float getMetric()
          Gets the value of the metric property.
 float getMrbw()
          Gets the value of the mrbw property.
 java.lang.Class getPrimaryInterface()
          Gets the main interface that this object implements.
 float getTeMetric()
          Gets the value of the teMetric property.
 boolean isSetAdmingroup()
           
 boolean isSetDiffServ()
           
 boolean isSetMbw()
           
 boolean isSetMetric()
           
 boolean isSetMrbw()
           
 boolean isSetTeMetric()
           
 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 setAdmingroup(int value)
          Sets the value of the admingroup property.
 void setDiffServ(LinkIgp.StaticType.DiffServType value)
          Sets the value of the diffServ property.
 void setMbw(float value)
          Sets the value of the mbw property.
 void setMetric(float value)
          Sets the value of the metric property.
 void setMrbw(float value)
          Sets the value of the mrbw property.
 void setTeMetric(float value)
          Sets the value of the teMetric property.
 void unsetAdmingroup()
           
 void unsetDiffServ()
           
 void unsetMbw()
           
 void unsetMetric()
           
 void unsetMrbw()
           
 void unsetTeMetric()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

has_Mbw

protected boolean has_Mbw

_Mbw

protected float _Mbw

has_TeMetric

protected boolean has_TeMetric

_TeMetric

protected float _TeMetric

has_Admingroup

protected boolean has_Admingroup

_Admingroup

protected int _Admingroup

has_Mrbw

protected boolean has_Mrbw

_Mrbw

protected float _Mrbw

has_Metric

protected boolean has_Metric

_Metric

protected float _Metric

_DiffServ

protected LinkIgp.StaticType.DiffServType _DiffServ

version

public static final java.lang.Class version
Constructor Detail

LinkIgpImpl.StaticTypeImpl

public LinkIgpImpl.StaticTypeImpl()
Method Detail

getMbw

public float getMbw()
Description copied from interface: LinkIgp.StaticType
Gets the value of the mbw property.

Specified by:
getMbw in interface LinkIgp.StaticType

setMbw

public void setMbw(float value)
Description copied from interface: LinkIgp.StaticType
Sets the value of the mbw property.

Specified by:
setMbw in interface LinkIgp.StaticType

isSetMbw

public boolean isSetMbw()
Specified by:
isSetMbw in interface LinkIgp.StaticType

unsetMbw

public void unsetMbw()
Specified by:
unsetMbw in interface LinkIgp.StaticType

getTeMetric

public float getTeMetric()
Description copied from interface: LinkIgp.StaticType
Gets the value of the teMetric property.

Specified by:
getTeMetric in interface LinkIgp.StaticType

setTeMetric

public void setTeMetric(float value)
Description copied from interface: LinkIgp.StaticType
Sets the value of the teMetric property.

Specified by:
setTeMetric in interface LinkIgp.StaticType

isSetTeMetric

public boolean isSetTeMetric()
Specified by:
isSetTeMetric in interface LinkIgp.StaticType

unsetTeMetric

public void unsetTeMetric()
Specified by:
unsetTeMetric in interface LinkIgp.StaticType

getAdmingroup

public int getAdmingroup()
Description copied from interface: LinkIgp.StaticType
Gets the value of the admingroup property.

Specified by:
getAdmingroup in interface LinkIgp.StaticType

setAdmingroup

public void setAdmingroup(int value)
Description copied from interface: LinkIgp.StaticType
Sets the value of the admingroup property.

Specified by:
setAdmingroup in interface LinkIgp.StaticType

isSetAdmingroup

public boolean isSetAdmingroup()
Specified by:
isSetAdmingroup in interface LinkIgp.StaticType

unsetAdmingroup

public void unsetAdmingroup()
Specified by:
unsetAdmingroup in interface LinkIgp.StaticType

getMrbw

public float getMrbw()
Description copied from interface: LinkIgp.StaticType
Gets the value of the mrbw property.

Specified by:
getMrbw in interface LinkIgp.StaticType

setMrbw

public void setMrbw(float value)
Description copied from interface: LinkIgp.StaticType
Sets the value of the mrbw property.

Specified by:
setMrbw in interface LinkIgp.StaticType

isSetMrbw

public boolean isSetMrbw()
Specified by:
isSetMrbw in interface LinkIgp.StaticType

unsetMrbw

public void unsetMrbw()
Specified by:
unsetMrbw in interface LinkIgp.StaticType

getMetric

public float getMetric()
Description copied from interface: LinkIgp.StaticType
Gets the value of the metric property.

Specified by:
getMetric in interface LinkIgp.StaticType

setMetric

public void setMetric(float value)
Description copied from interface: LinkIgp.StaticType
Sets the value of the metric property.

Specified by:
setMetric in interface LinkIgp.StaticType

isSetMetric

public boolean isSetMetric()
Specified by:
isSetMetric in interface LinkIgp.StaticType

unsetMetric

public void unsetMetric()
Specified by:
unsetMetric in interface LinkIgp.StaticType

getDiffServ

public LinkIgp.StaticType.DiffServType getDiffServ()
Description copied from interface: LinkIgp.StaticType
Gets the value of the diffServ property.

Specified by:
getDiffServ in interface LinkIgp.StaticType
Returns:
possible object is LinkIgp.StaticType.DiffServType

setDiffServ

public void setDiffServ(LinkIgp.StaticType.DiffServType value)
Description copied from interface: LinkIgp.StaticType
Sets the value of the diffServ property.

Specified by:
setDiffServ in interface LinkIgp.StaticType
Parameters:
value - allowed object is LinkIgp.StaticType.DiffServType

isSetDiffServ

public boolean isSetDiffServ()
Specified by:
isSetDiffServ in interface LinkIgp.StaticType

unsetDiffServ

public void unsetDiffServ()
Specified by:
unsetDiffServ in interface LinkIgp.StaticType

createUnmarshaller

public UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
Description copied from interface: UnmarshallableObject
Creates an unmarshaller that will unmarshall this object.

Specified by:
createUnmarshaller in interface UnmarshallableObject

serializeBody

public void serializeBody(XMLSerializer context)
                   throws org.xml.sax.SAXException
Description copied from interface: XMLSerializable
Serializes child elements and texts into the specified target.

Specified by:
serializeBody in interface XMLSerializable
Throws:
org.xml.sax.SAXException

serializeAttributes

public void serializeAttributes(XMLSerializer context)
                         throws org.xml.sax.SAXException
Description copied from interface: XMLSerializable
Serializes attributes into the specified target.

Specified by:
serializeAttributes in interface XMLSerializable
Throws:
org.xml.sax.SAXException

serializeURIs

public void serializeURIs(XMLSerializer context)
                   throws org.xml.sax.SAXException
Description copied from interface: XMLSerializable
Declares all the namespace URIs this object is using at its top-level scope into the specified target.

Specified by:
serializeURIs in interface XMLSerializable
Throws:
org.xml.sax.SAXException

getPrimaryInterface

public java.lang.Class getPrimaryInterface()
Description copied from interface: ValidatableObject
Gets the main interface that this object implements. For example, FooImpl will return Foo from this method.

Specified by:
getPrimaryInterface in interface ValidatableObject

createRawValidator

public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
Description copied from interface: ValidatableObject
Gets the schema fragment associated with this class.

Specified by:
createRawValidator in interface ValidatableObject


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.