|
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.ExtendedDeviceID
public class ExtendedDeviceID
This type is not supported
Constructor Summary | |
---|---|
ExtendedDeviceID()
|
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 |
getDeviceIdentifier()
Returns the value of field 'deviceIdentifier'. |
Empty |
getNotKnown()
Returns the value of field 'notKnown'. |
Empty |
getRestricted()
Returns the value of field 'restricted'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setDeviceIdentifier(DeviceID deviceIdentifier)
Sets the value of field 'deviceIdentifier'. |
void |
setNotKnown(Empty notKnown)
Sets the value of field 'notKnown'. |
void |
setRestricted(Empty restricted)
Sets the value of field 'restricted'. |
static ExtendedDeviceID |
unmarshalExtendedDeviceID(java.io.Reader reader)
Method unmarshalExtendedDeviceID |
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 ExtendedDeviceID()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Object getChoiceValue()
public DeviceID getDeviceIdentifier()
public Empty getNotKnown()
public Empty getRestricted()
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 setDeviceIdentifier(DeviceID deviceIdentifier)
deviceIdentifier
- the value of field 'deviceIdentifier'public void setNotKnown(Empty notKnown)
notKnown
- the value of field 'notKnown'.public void setRestricted(Empty restricted)
restricted
- the value of field 'restricted'.public static ExtendedDeviceID unmarshalExtendedDeviceID(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 |