4.1.0.610 20071213

ch.ecma.csta.binding
Class GetLampModeCaps

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

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

Class GetLampModeCaps.

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

Constructor Summary
GetLampModeCaps()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getButtonInAck()
          Returns the value of field 'buttonInAck'.
 java.lang.Boolean getLamp()
          Returns the value of field 'lamp'.
 java.lang.Boolean getLampBrightnessBright()
          Returns the value of field 'lampBrightnessBright'.
 java.lang.Boolean getLampBrightnessDim()
          Returns the value of field 'lampBrightnessDim'.
 java.lang.Boolean getLampBrightnessNormal()
          Returns the value of field 'lampBrightnessNormal'.
 java.lang.Boolean getLampColorInAck()
          Returns the value of field 'lampColorInAck'.
 java.lang.Boolean getLampModeInAck()
          Returns the value of field 'lampModeInAck'.
 java.lang.Boolean getPrivateData()
          Returns the value of field 'privateData'.
 java.lang.Boolean getPrivateDataInAck()
          Returns the value of field 'privateDataInAck'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setButtonInAck(java.lang.Boolean buttonInAck)
          Sets the value of field 'buttonInAck'.
 void setLamp(java.lang.Boolean lamp)
          Sets the value of field 'lamp'.
 void setLampBrightnessBright(java.lang.Boolean lampBrightnessBright)
          Sets the value of field 'lampBrightnessBright'.
 void setLampBrightnessDim(java.lang.Boolean lampBrightnessDim)
          Sets the value of field 'lampBrightnessDim'.
 void setLampBrightnessNormal(java.lang.Boolean lampBrightnessNormal)
          Sets the value of field 'lampBrightnessNormal'.
 void setLampColorInAck(java.lang.Boolean lampColorInAck)
          Sets the value of field 'lampColorInAck'.
 void setLampModeInAck(java.lang.Boolean lampModeInAck)
          Sets the value of field 'lampModeInAck'.
 void setPrivateData(java.lang.Boolean privateData)
          Sets the value of field 'privateData'.
 void setPrivateDataInAck(java.lang.Boolean privateDataInAck)
          Sets the value of field 'privateDataInAck'.
static GetLampModeCaps unmarshalGetLampModeCaps(java.io.Reader reader)
          Method unmarshalGetLampModeCaps
 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

GetLampModeCaps

public GetLampModeCaps()
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

getButtonInAck

public java.lang.Boolean getButtonInAck()
Returns the value of field 'buttonInAck'.

Returns:
Boolean

getLamp

public java.lang.Boolean getLamp()
Returns the value of field 'lamp'.

Returns:
Boolean

getLampBrightnessBright

public java.lang.Boolean getLampBrightnessBright()
Returns the value of field 'lampBrightnessBright'.

Returns:
Boolean

getLampBrightnessDim

public java.lang.Boolean getLampBrightnessDim()
Returns the value of field 'lampBrightnessDim'.

Returns:
Boolean

getLampBrightnessNormal

public java.lang.Boolean getLampBrightnessNormal()
Returns the value of field 'lampBrightnessNormal'.

Returns:
Boolean

getLampColorInAck

public java.lang.Boolean getLampColorInAck()
Returns the value of field 'lampColorInAck'.

Returns:
Boolean

getLampModeInAck

public java.lang.Boolean getLampModeInAck()
Returns the value of field 'lampModeInAck'.

Returns:
Boolean

getPrivateData

public java.lang.Boolean getPrivateData()
Returns the value of field 'privateData'.

Returns:
Boolean

getPrivateDataInAck

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

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

setButtonInAck

public void setButtonInAck(java.lang.Boolean buttonInAck)
Sets the value of field 'buttonInAck'.

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

setLamp

public void setLamp(java.lang.Boolean lamp)
Sets the value of field 'lamp'.

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

setLampBrightnessBright

public void setLampBrightnessBright(java.lang.Boolean lampBrightnessBright)
Sets the value of field 'lampBrightnessBright'.

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

setLampBrightnessDim

public void setLampBrightnessDim(java.lang.Boolean lampBrightnessDim)
Sets the value of field 'lampBrightnessDim'.

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

setLampBrightnessNormal

public void setLampBrightnessNormal(java.lang.Boolean lampBrightnessNormal)
Sets the value of field 'lampBrightnessNormal'.

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

setLampColorInAck

public void setLampColorInAck(java.lang.Boolean lampColorInAck)
Sets the value of field 'lampColorInAck'.

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

setLampModeInAck

public void setLampModeInAck(java.lang.Boolean lampModeInAck)
Sets the value of field 'lampModeInAck'.

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

setPrivateData

public void setPrivateData(java.lang.Boolean privateData)
Sets the value of field 'privateData'.

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

setPrivateDataInAck

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

Parameters:
privateDataInAck - the value of field 'privateDataInAck'

unmarshalGetLampModeCaps

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

Parameters:
reader -
Returns:
GetLampModeCaps
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.