4.1.0.610 20071213

ch.ecma.csta.binding
Class ButtonInformationCaps

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

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

Class ButtonInformationCaps.

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

Constructor Summary
ButtonInformationCaps()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getButtonAssociatedNumber()
          Returns the value of field 'buttonAssociatedNumber'.
 java.lang.Boolean getButtonLabel()
          Returns the value of field 'buttonLabel'.
 java.lang.Boolean getButtonPressIndicator()
          Returns the value of field 'buttonPressIndicator'.
 java.lang.Boolean getPrivateData()
          Returns the value of field 'privateData'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setButtonAssociatedNumber(java.lang.Boolean buttonAssociatedNumber)
          Sets the value of field 'buttonAssociatedNumber'.
 void setButtonLabel(java.lang.Boolean buttonLabel)
          Sets the value of field 'buttonLabel'.
 void setButtonPressIndicator(java.lang.Boolean buttonPressIndicator)
          Sets the value of field 'buttonPressIndicator'.
 void setPrivateData(java.lang.Boolean privateData)
          Sets the value of field 'privateData'.
static ButtonInformationCaps unmarshalButtonInformationCaps(java.io.Reader reader)
          Method unmarshalButtonInformationCaps
 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

ButtonInformationCaps

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

getButtonAssociatedNumber

public java.lang.Boolean getButtonAssociatedNumber()
Returns the value of field 'buttonAssociatedNumber'.

Returns:
Boolean

getButtonLabel

public java.lang.Boolean getButtonLabel()
Returns the value of field 'buttonLabel'.

Returns:
Boolean

getButtonPressIndicator

public java.lang.Boolean getButtonPressIndicator()
Returns the value of field 'buttonPressIndicator'.

Returns:
Boolean

getPrivateData

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

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

setButtonAssociatedNumber

public void setButtonAssociatedNumber(java.lang.Boolean buttonAssociatedNumber)
Sets the value of field 'buttonAssociatedNumber'.

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

setButtonLabel

public void setButtonLabel(java.lang.Boolean buttonLabel)
Sets the value of field 'buttonLabel'.

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

setButtonPressIndicator

public void setButtonPressIndicator(java.lang.Boolean buttonPressIndicator)
Sets the value of field 'buttonPressIndicator'.

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

setPrivateData

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

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

unmarshalButtonInformationCaps

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

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