|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ecma.csta.CastorObject
ch.ecma.csta.binding.AssociatedNID
public class AssociatedNID
For external calls (incoming and/or outgoing), this component
specifies the Network Interface Device (for example, trunk,
CO line) within the switching sub-domain that is associated
with
the externally located device. In that case the component
endPoint
DeviceID (if provided) will represent the
externally located device. The associatedNID
component is mandatory in case of external calls and will be
omitted when the device is located inside the switching
sub-domain.
This component may be:
Constructor Summary | |
---|---|
AssociatedNID()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Object |
getChoiceValue()
Returns the value of field 'choiceValue'. |
DeviceID |
getDeviceID()
Returns the value of field 'deviceID'. |
Empty |
getNotKnown()
Returns the value of field 'notKnown'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setDeviceID(DeviceID deviceID)
Sets the value of field 'deviceID'. |
void |
setNotKnown(Empty notKnown)
Sets the value of field 'notKnown'. |
static AssociatedNID |
unmarshalAssociatedNID(java.io.Reader reader)
Method unmarshalAssociatedNID |
void |
validate()
Method validate |
Methods inherited from class ch.ecma.csta.CastorObject |
---|
getOldSessionID, hashCode, setOldSessionID, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AssociatedNID()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Object getChoiceValue()
public DeviceID getDeviceID()
public Empty getNotKnown()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setDeviceID(DeviceID deviceID)
deviceID
- the value of field 'deviceID'.public void setNotKnown(Empty notKnown)
notKnown
- the value of field 'notKnown'.public static AssociatedNID unmarshalAssociatedNID(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |