|
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.GroupDeviceAttributes
public class GroupDeviceAttributes
Class GroupDeviceAttributes.
Constructor Summary | |
---|---|
GroupDeviceAttributes()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getAcd()
Returns the value of field 'acd'. |
java.lang.Boolean |
getHunt()
Returns the value of field 'hunt'. |
java.lang.Boolean |
getOther()
Returns the value of field 'other'. |
java.lang.Boolean |
getPick()
Returns the value of field 'pick'. |
java.lang.Boolean |
getUser()
Returns the value of field 'user'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAcd(java.lang.Boolean acd)
Sets the value of field 'acd'. |
void |
setHunt(java.lang.Boolean hunt)
Sets the value of field 'hunt'. |
void |
setOther(java.lang.Boolean other)
Sets the value of field 'other'. |
void |
setPick(java.lang.Boolean pick)
Sets the value of field 'pick'. |
void |
setUser(java.lang.Boolean user)
Sets the value of field 'user'. |
static GroupDeviceAttributes |
unmarshalGroupDeviceAttributes(java.io.Reader reader)
Method unmarshalGroupDeviceAttributes |
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 GroupDeviceAttributes()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getAcd()
public java.lang.Boolean getHunt()
public java.lang.Boolean getOther()
public java.lang.Boolean getPick()
public java.lang.Boolean getUser()
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 setAcd(java.lang.Boolean acd)
acd
- the value of field 'acd'.public void setHunt(java.lang.Boolean hunt)
hunt
- the value of field 'hunt'.public void setOther(java.lang.Boolean other)
other
- the value of field 'other'.public void setPick(java.lang.Boolean pick)
pick
- the value of field 'pick'.public void setUser(java.lang.Boolean user)
user
- the value of field 'user'.public static GroupDeviceAttributes unmarshalGroupDeviceAttributes(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 |