|
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.GetPhysicalDeviceInformationCaps
public class GetPhysicalDeviceInformationCaps
Class GetPhysicalDeviceInformationCaps.
Constructor Summary | |
---|---|
GetPhysicalDeviceInformationCaps()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getDeviceModelNameInAck()
Returns the value of field 'deviceModelNameInAck'. |
java.lang.Boolean |
getMaxButtonsInAck()
Returns the value of field 'maxButtonsInAck'. |
java.lang.Boolean |
getMaxDisplaysInAck()
Returns the value of field 'maxDisplaysInAck'. |
java.lang.Boolean |
getMaxLampsInAck()
Returns the value of field 'maxLampsInAck'. |
java.lang.Boolean |
getMaxRingPatternsInAck()
Returns the value of field 'maxRingPatternsInAck'. |
java.lang.Boolean |
getNamedDeviceTypesInAck()
Returns the value of field 'namedDeviceTypesInAck'. |
java.lang.Boolean |
getOtherLogicalDeviceListInAck()
Returns the value of field 'otherLogicalDeviceListInAck'. |
java.lang.Boolean |
getPrivateDataInAck()
Returns the value of field 'privateDataInAck'. |
java.lang.Boolean |
getPrivateDataInReq()
Returns the value of field 'privateDataInReq'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setDeviceModelNameInAck(java.lang.Boolean deviceModelNameInAck)
Sets the value of field 'deviceModelNameInAck'. |
void |
setMaxButtonsInAck(java.lang.Boolean maxButtonsInAck)
Sets the value of field 'maxButtonsInAck'. |
void |
setMaxDisplaysInAck(java.lang.Boolean maxDisplaysInAck)
Sets the value of field 'maxDisplaysInAck'. |
void |
setMaxLampsInAck(java.lang.Boolean maxLampsInAck)
Sets the value of field 'maxLampsInAck'. |
void |
setMaxRingPatternsInAck(java.lang.Boolean maxRingPatternsInAck)
Sets the value of field 'maxRingPatternsInAck'. |
void |
setNamedDeviceTypesInAck(java.lang.Boolean namedDeviceTypesInAck)
Sets the value of field 'namedDeviceTypesInAck'. |
void |
setOtherLogicalDeviceListInAck(java.lang.Boolean otherLogicalDeviceListInAck)
Sets the value of field 'otherLogicalDeviceListInAck'. |
void |
setPrivateDataInAck(java.lang.Boolean privateDataInAck)
Sets the value of field 'privateDataInAck'. |
void |
setPrivateDataInReq(java.lang.Boolean privateDataInReq)
Sets the value of field 'privateDataInReq'. |
static GetPhysicalDeviceInformationCaps |
unmarshalGetPhysicalDeviceInformationCaps(java.io.Reader reader)
Method unmarshalGetPhysicalDeviceInformationCaps |
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 GetPhysicalDeviceInformationCaps()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getDeviceModelNameInAck()
public java.lang.Boolean getMaxButtonsInAck()
public java.lang.Boolean getMaxDisplaysInAck()
public java.lang.Boolean getMaxLampsInAck()
public java.lang.Boolean getMaxRingPatternsInAck()
public java.lang.Boolean getNamedDeviceTypesInAck()
public java.lang.Boolean getOtherLogicalDeviceListInAck()
public java.lang.Boolean getPrivateDataInAck()
public java.lang.Boolean getPrivateDataInReq()
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 setDeviceModelNameInAck(java.lang.Boolean deviceModelNameInAck)
deviceModelNameInAck
- the value of field
'deviceModelNameInAck'.public void setMaxButtonsInAck(java.lang.Boolean maxButtonsInAck)
maxButtonsInAck
- the value of field 'maxButtonsInAck'.public void setMaxDisplaysInAck(java.lang.Boolean maxDisplaysInAck)
maxDisplaysInAck
- the value of field 'maxDisplaysInAck'public void setMaxLampsInAck(java.lang.Boolean maxLampsInAck)
maxLampsInAck
- the value of field 'maxLampsInAck'.public void setMaxRingPatternsInAck(java.lang.Boolean maxRingPatternsInAck)
maxRingPatternsInAck
- the value of field
'maxRingPatternsInAck'.public void setNamedDeviceTypesInAck(java.lang.Boolean namedDeviceTypesInAck)
namedDeviceTypesInAck
- the value of field
'namedDeviceTypesInAck'.public void setOtherLogicalDeviceListInAck(java.lang.Boolean otherLogicalDeviceListInAck)
otherLogicalDeviceListInAck
- the value of field
'otherLogicalDeviceListInAck'.public void setPrivateDataInAck(java.lang.Boolean privateDataInAck)
privateDataInAck
- the value of field 'privateDataInAck'public void setPrivateDataInReq(java.lang.Boolean privateDataInReq)
privateDataInReq
- the value of field 'privateDataInReq'public static GetPhysicalDeviceInformationCaps unmarshalGetPhysicalDeviceInformationCaps(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 |