|
||||||||||
| 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.BgpRouterImpl
public class BgpRouterImpl
| Nested Class Summary | |
|---|---|
static class |
BgpRouterImpl.NeighborsTypeImpl
|
static class |
BgpRouterImpl.NetworksTypeImpl
|
class |
BgpRouterImpl.Unmarshaller
|
| Nested classes/interfaces inherited from interface be.ac.ulg.montefiore.run.totem.domain.model.jaxb.BgpRouter |
|---|
BgpRouter.NeighborsType, BgpRouter.NetworksType |
| Field Summary | |
|---|---|
protected java.lang.String |
_Id
|
protected BgpRouter.NeighborsType |
_Neighbors
|
protected BgpRouter.NetworksType |
_Networks
|
protected boolean |
_Reflector
|
protected java.lang.String |
_Rid
|
protected boolean |
has_Reflector
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
BgpRouterImpl()
|
|
| 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. |
java.lang.String |
getId()
Gets the value of the id property. |
BgpRouter.NeighborsType |
getNeighbors()
Gets the value of the neighbors property. |
BgpRouter.NetworksType |
getNetworks()
Gets the value of the networks property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
java.lang.String |
getRid()
Gets the value of the rid property. |
boolean |
isReflector()
Gets the value of the reflector property. |
boolean |
isSetId()
|
boolean |
isSetNeighbors()
|
boolean |
isSetNetworks()
|
boolean |
isSetReflector()
|
boolean |
isSetRid()
|
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 |
setId(java.lang.String value)
Sets the value of the id property. |
void |
setNeighbors(BgpRouter.NeighborsType value)
Sets the value of the neighbors property. |
void |
setNetworks(BgpRouter.NetworksType value)
Sets the value of the networks property. |
void |
setReflector(boolean value)
Sets the value of the reflector property. |
void |
setRid(java.lang.String value)
Sets the value of the rid property. |
void |
unsetId()
|
void |
unsetNeighbors()
|
void |
unsetNetworks()
|
void |
unsetReflector()
|
void |
unsetRid()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected BgpRouter.NetworksType _Networks
protected boolean has_Reflector
protected boolean _Reflector
protected BgpRouter.NeighborsType _Neighbors
protected java.lang.String _Id
protected java.lang.String _Rid
public static final java.lang.Class version
| Constructor Detail |
|---|
public BgpRouterImpl()
| Method Detail |
|---|
public BgpRouter.NetworksType getNetworks()
BgpRouter
getNetworks in interface BgpRouterBgpRouter.NetworksTypepublic void setNetworks(BgpRouter.NetworksType value)
BgpRouter
setNetworks in interface BgpRoutervalue - allowed object is
BgpRouter.NetworksTypepublic boolean isSetNetworks()
isSetNetworks in interface BgpRouterpublic void unsetNetworks()
unsetNetworks in interface BgpRouterpublic boolean isReflector()
BgpRouter
isReflector in interface BgpRouterpublic void setReflector(boolean value)
BgpRouter
setReflector in interface BgpRouterpublic boolean isSetReflector()
isSetReflector in interface BgpRouterpublic void unsetReflector()
unsetReflector in interface BgpRouterpublic BgpRouter.NeighborsType getNeighbors()
BgpRouter
getNeighbors in interface BgpRouterBgpRouter.NeighborsTypepublic void setNeighbors(BgpRouter.NeighborsType value)
BgpRouter
setNeighbors in interface BgpRoutervalue - allowed object is
BgpRouter.NeighborsTypepublic boolean isSetNeighbors()
isSetNeighbors in interface BgpRouterpublic void unsetNeighbors()
unsetNeighbors in interface BgpRouterpublic java.lang.String getId()
BgpRouter
getId in interface BgpRouterStringpublic void setId(java.lang.String value)
BgpRouter
setId in interface BgpRoutervalue - allowed object is
Stringpublic boolean isSetId()
isSetId in interface BgpRouterpublic void unsetId()
unsetId in interface BgpRouterpublic java.lang.String getRid()
BgpRouter
getRid in interface BgpRouterStringpublic void setRid(java.lang.String value)
BgpRouter
setRid in interface BgpRoutervalue - allowed object is
Stringpublic boolean isSetRid()
isSetRid in interface BgpRouterpublic void unsetRid()
unsetRid in interface BgpRouterpublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObject
public void serializeBody(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeBody in interface XMLSerializableorg.xml.sax.SAXException
public void serializeAttributes(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableorg.xml.sax.SAXException
public void serializeURIs(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeURIs in interface XMLSerializableorg.xml.sax.SAXExceptionpublic java.lang.Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectpublic 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 | |||||||||