4.1.0.610 20071213

ch.ecma.csta.binding
Class VendorSpecificServList

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

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

Class VendorSpecificServList.

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

Constructor Summary
VendorSpecificServList()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 EscapeCaps getEscape()
          Returns the value of field 'escape'.
 EscapeRegisterCaps getEscapeRegister()
          Returns the value of field 'escapeRegister'.
 EscapeRegisterAbortCaps getEscapeRegisterAbort()
          Returns the value of field 'escapeRegisterAbort'.
 EscapeRegisterCancelCaps getEscapeRegisterCancel()
          Returns the value of field 'escapeRegisterCancel'.
 PrivateDataVersionSelectionCaps getPrivateDataVersionSelection()
          Returns the value of field 'privateDataVersionSelection'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setEscape(EscapeCaps escape)
          Sets the value of field 'escape'.
 void setEscapeRegister(EscapeRegisterCaps escapeRegister)
          Sets the value of field 'escapeRegister'.
 void setEscapeRegisterAbort(EscapeRegisterAbortCaps escapeRegisterAbort)
          Sets the value of field 'escapeRegisterAbort'.
 void setEscapeRegisterCancel(EscapeRegisterCancelCaps escapeRegisterCancel)
          Sets the value of field 'escapeRegisterCancel'.
 void setPrivateDataVersionSelection(PrivateDataVersionSelectionCaps privateDataVersionSelection)
          Sets the value of field 'privateDataVersionSelection'.
static VendorSpecificServList unmarshalVendorSpecificServList(java.io.Reader reader)
          Method unmarshalVendorSpecificServList
 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

VendorSpecificServList

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

getEscape

public EscapeCaps getEscape()
Returns the value of field 'escape'.

Returns:
EscapeCaps

getEscapeRegister

public EscapeRegisterCaps getEscapeRegister()
Returns the value of field 'escapeRegister'.

Returns:
EscapeRegisterCaps

getEscapeRegisterAbort

public EscapeRegisterAbortCaps getEscapeRegisterAbort()
Returns the value of field 'escapeRegisterAbort'.

Returns:
EscapeRegisterAbortCaps

getEscapeRegisterCancel

public EscapeRegisterCancelCaps getEscapeRegisterCancel()
Returns the value of field 'escapeRegisterCancel'.

Returns:
EscapeRegisterCancelCaps

getPrivateDataVersionSelection

public PrivateDataVersionSelectionCaps getPrivateDataVersionSelection()
Returns the value of field 'privateDataVersionSelection'.

Returns:
PrivateDataVersionSelectionCaps

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

setEscape

public void setEscape(EscapeCaps escape)
Sets the value of field 'escape'.

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

setEscapeRegister

public void setEscapeRegister(EscapeRegisterCaps escapeRegister)
Sets the value of field 'escapeRegister'.

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

setEscapeRegisterAbort

public void setEscapeRegisterAbort(EscapeRegisterAbortCaps escapeRegisterAbort)
Sets the value of field 'escapeRegisterAbort'.

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

setEscapeRegisterCancel

public void setEscapeRegisterCancel(EscapeRegisterCancelCaps escapeRegisterCancel)
Sets the value of field 'escapeRegisterCancel'.

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

setPrivateDataVersionSelection

public void setPrivateDataVersionSelection(PrivateDataVersionSelectionCaps privateDataVersionSelection)
Sets the value of field 'privateDataVersionSelection'.

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

unmarshalVendorSpecificServList

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

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