|
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.SwitchingFunctionDevices
public class SwitchingFunctionDevices
Class SwitchingFunctionDevices.
Constructor Summary | |
---|---|
SwitchingFunctionDevices()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
DeviceList |
getDeviceList()
Returns the value of field 'deviceList'. |
CSTACommonArguments |
getExtensions()
Returns the value of field 'extensions'. |
java.lang.Boolean |
getLastSegment()
Returns the value of field 'lastSegment'. |
java.lang.Long |
getSegmentID()
Returns the value of field 'segmentID'. |
java.lang.String |
getServiceCrossRefID()
Returns the value of field 'serviceCrossRefID'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setDeviceList(DeviceList deviceList)
Sets the value of field 'deviceList'. |
void |
setExtensions(CSTACommonArguments extensions)
Sets the value of field 'extensions'. |
void |
setLastSegment(java.lang.Boolean lastSegment)
Sets the value of field 'lastSegment'. |
void |
setSegmentID(java.lang.Long segmentID)
Sets the value of field 'segmentID'. |
void |
setServiceCrossRefID(java.lang.String serviceCrossRefID)
Sets the value of field 'serviceCrossRefID'. |
static SwitchingFunctionDevices |
unmarshalSwitchingFunctionDevices(java.io.Reader reader)
Method unmarshalSwitchingFunctionDevices |
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 SwitchingFunctionDevices()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public DeviceList getDeviceList()
public CSTACommonArguments getExtensions()
public java.lang.Boolean getLastSegment()
public java.lang.Long getSegmentID()
public java.lang.String getServiceCrossRefID()
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 setDeviceList(DeviceList deviceList)
deviceList
- the value of field 'deviceList'.public void setExtensions(CSTACommonArguments extensions)
extensions
- the value of field 'extensions'.public void setLastSegment(java.lang.Boolean lastSegment)
lastSegment
- the value of field 'lastSegment'.public void setSegmentID(java.lang.Long segmentID)
segmentID
- the value of field 'segmentID'.public void setServiceCrossRefID(java.lang.String serviceCrossRefID)
serviceCrossRefID
- the value of field
'serviceCrossRefID'.public static SwitchingFunctionDevices unmarshalSwitchingFunctionDevices(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 |