|
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.Device
public class Device
Class Device.
Constructor Summary | |
---|---|
Device()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
DeviceAttributes |
getDeviceAttributes()
Returns the value of field 'deviceAttributes'. |
DeviceCategory |
getDeviceCategory()
Returns the value of field 'deviceCategory'. |
DeviceID |
getDeviceID()
Returns the value of field 'deviceID'. |
java.lang.String |
getDeviceModelName()
Returns the value of field 'deviceModelName'. |
NamedDeviceTypes |
getNamedDeviceTypes()
Returns the value of field 'namedDeviceTypes'. |
DeviceID |
getNidGroup()
Returns the value of field 'nidGroup'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setDeviceAttributes(DeviceAttributes deviceAttributes)
Sets the value of field 'deviceAttributes'. |
void |
setDeviceCategory(DeviceCategory deviceCategory)
Sets the value of field 'deviceCategory'. |
void |
setDeviceID(DeviceID deviceID)
Sets the value of field 'deviceID'. |
void |
setDeviceModelName(java.lang.String deviceModelName)
Sets the value of field 'deviceModelName'. |
void |
setNamedDeviceTypes(NamedDeviceTypes namedDeviceTypes)
Sets the value of field 'namedDeviceTypes'. |
void |
setNidGroup(DeviceID nidGroup)
Sets the value of field 'nidGroup'. |
static Device |
unmarshalDevice(java.io.Reader reader)
Method unmarshalDevice |
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 Device()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public DeviceAttributes getDeviceAttributes()
public DeviceCategory getDeviceCategory()
public DeviceID getDeviceID()
public java.lang.String getDeviceModelName()
public NamedDeviceTypes getNamedDeviceTypes()
public DeviceID getNidGroup()
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 setDeviceAttributes(DeviceAttributes deviceAttributes)
deviceAttributes
- the value of field 'deviceAttributes'public void setDeviceCategory(DeviceCategory deviceCategory)
deviceCategory
- the value of field 'deviceCategory'.public void setDeviceID(DeviceID deviceID)
deviceID
- the value of field 'deviceID'.public void setDeviceModelName(java.lang.String deviceModelName)
deviceModelName
- the value of field 'deviceModelName'.public void setNamedDeviceTypes(NamedDeviceTypes namedDeviceTypes)
namedDeviceTypes
- the value of field 'namedDeviceTypes'public void setNidGroup(DeviceID nidGroup)
nidGroup
- the value of field 'nidGroup'.public static Device unmarshalDevice(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 |