4.1.0.610 20071213

ch.ecma.csta.binding
Class GetPhysicalDeviceInformationCaps

java.lang.Object
  extended by ch.ecma.csta.CastorObject
      extended by ch.ecma.csta.binding.GetPhysicalDeviceInformationCaps
All Implemented Interfaces:
java.io.Serializable

public class GetPhysicalDeviceInformationCaps
extends ch.ecma.csta.CastorObject
implements java.io.Serializable

Class GetPhysicalDeviceInformationCaps.

Version:
$Revision$ $Date$
See Also:
Serialized Form

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

GetPhysicalDeviceInformationCaps

public GetPhysicalDeviceInformationCaps()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class ch.ecma.csta.CastorObject
Parameters:
obj -
Returns:
boolean

getDeviceModelNameInAck

public java.lang.Boolean getDeviceModelNameInAck()
Returns the value of field 'deviceModelNameInAck'.

Returns:
Boolean

getMaxButtonsInAck

public java.lang.Boolean getMaxButtonsInAck()
Returns the value of field 'maxButtonsInAck'.

Returns:
Boolean

getMaxDisplaysInAck

public java.lang.Boolean getMaxDisplaysInAck()
Returns the value of field 'maxDisplaysInAck'.

Returns:
Boolean

getMaxLampsInAck

public java.lang.Boolean getMaxLampsInAck()
Returns the value of field 'maxLampsInAck'.

Returns:
Boolean

getMaxRingPatternsInAck

public java.lang.Boolean getMaxRingPatternsInAck()
Returns the value of field 'maxRingPatternsInAck'.

Returns:
Boolean

getNamedDeviceTypesInAck

public java.lang.Boolean getNamedDeviceTypesInAck()
Returns the value of field 'namedDeviceTypesInAck'.

Returns:
Boolean

getOtherLogicalDeviceListInAck

public java.lang.Boolean getOtherLogicalDeviceListInAck()
Returns the value of field 'otherLogicalDeviceListInAck'.

Returns:
Boolean

getPrivateDataInAck

public java.lang.Boolean getPrivateDataInAck()
Returns the value of field 'privateDataInAck'.

Returns:
Boolean

getPrivateDataInReq

public java.lang.Boolean getPrivateDataInReq()
Returns the value of field 'privateDataInReq'.

Returns:
Boolean

isValid

public boolean isValid()
Method isValid

Returns:
boolean

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
Throws:
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setDeviceModelNameInAck

public void setDeviceModelNameInAck(java.lang.Boolean deviceModelNameInAck)
Sets the value of field 'deviceModelNameInAck'.

Parameters:
deviceModelNameInAck - the value of field 'deviceModelNameInAck'.

setMaxButtonsInAck

public void setMaxButtonsInAck(java.lang.Boolean maxButtonsInAck)
Sets the value of field 'maxButtonsInAck'.

Parameters:
maxButtonsInAck - the value of field 'maxButtonsInAck'.

setMaxDisplaysInAck

public void setMaxDisplaysInAck(java.lang.Boolean maxDisplaysInAck)
Sets the value of field 'maxDisplaysInAck'.

Parameters:
maxDisplaysInAck - the value of field 'maxDisplaysInAck'

setMaxLampsInAck

public void setMaxLampsInAck(java.lang.Boolean maxLampsInAck)
Sets the value of field 'maxLampsInAck'.

Parameters:
maxLampsInAck - the value of field 'maxLampsInAck'.

setMaxRingPatternsInAck

public void setMaxRingPatternsInAck(java.lang.Boolean maxRingPatternsInAck)
Sets the value of field 'maxRingPatternsInAck'.

Parameters:
maxRingPatternsInAck - the value of field 'maxRingPatternsInAck'.

setNamedDeviceTypesInAck

public void setNamedDeviceTypesInAck(java.lang.Boolean namedDeviceTypesInAck)
Sets the value of field 'namedDeviceTypesInAck'.

Parameters:
namedDeviceTypesInAck - the value of field 'namedDeviceTypesInAck'.

setOtherLogicalDeviceListInAck

public void setOtherLogicalDeviceListInAck(java.lang.Boolean otherLogicalDeviceListInAck)
Sets the value of field 'otherLogicalDeviceListInAck'.

Parameters:
otherLogicalDeviceListInAck - the value of field 'otherLogicalDeviceListInAck'.

setPrivateDataInAck

public void setPrivateDataInAck(java.lang.Boolean privateDataInAck)
Sets the value of field 'privateDataInAck'.

Parameters:
privateDataInAck - the value of field 'privateDataInAck'

setPrivateDataInReq

public void setPrivateDataInReq(java.lang.Boolean privateDataInReq)
Sets the value of field 'privateDataInReq'.

Parameters:
privateDataInReq - the value of field 'privateDataInReq'

unmarshalGetPhysicalDeviceInformationCaps

public static GetPhysicalDeviceInformationCaps unmarshalGetPhysicalDeviceInformationCaps(java.io.Reader reader)
                                                                                  throws org.exolab.castor.xml.MarshalException,
                                                                                         org.exolab.castor.xml.ValidationException
Method unmarshalGetPhysicalDeviceInformationCaps

Parameters:
reader -
Returns:
GetPhysicalDeviceInformationCaps
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

Throws:
org.exolab.castor.xml.ValidationException

4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.