4.1.0.610 20071213

ch.ecma.csta.binding
Class HookswitchStatusList

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

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

Specifies information about the specified hookswitch or about all hookswitches associated with the device if no hookswitch was provided in the request.

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

Constructor Summary
HookswitchStatusList()
           
 
Method Summary
 void addHookswitchStatusItem(HookswitchStatusItem vHookswitchStatusItem)
          Method addHookswitchStatusItem
 void addHookswitchStatusItem(int index, HookswitchStatusItem vHookswitchStatusItem)
          Method addHookswitchStatusItem
 java.util.Enumeration enumerateHookswitchStatusItem()
          Method enumerateHookswitchStatusItem
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 HookswitchStatusItem[] getHookswitchStatusItem()
          Method getHookswitchStatusItem
 HookswitchStatusItem getHookswitchStatusItem(int index)
          Method getHookswitchStatusItem
 int getHookswitchStatusItemCount()
          Method getHookswitchStatusItemCount
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void removeAllHookswitchStatusItem()
          Method removeAllHookswitchStatusItem
 HookswitchStatusItem removeHookswitchStatusItem(int index)
          Method removeHookswitchStatusItem
 void setHookswitchStatusItem(HookswitchStatusItem[] hookswitchStatusItemArray)
          Method setHookswitchStatusItem
 void setHookswitchStatusItem(int index, HookswitchStatusItem vHookswitchStatusItem)
          Method setHookswitchStatusItem
static HookswitchStatusList unmarshalHookswitchStatusList(java.io.Reader reader)
          Method unmarshalHookswitchStatusList
 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

HookswitchStatusList

public HookswitchStatusList()
Method Detail

addHookswitchStatusItem

public void addHookswitchStatusItem(HookswitchStatusItem vHookswitchStatusItem)
                             throws java.lang.IndexOutOfBoundsException
Method addHookswitchStatusItem

Parameters:
vHookswitchStatusItem -
Throws:
java.lang.IndexOutOfBoundsException

addHookswitchStatusItem

public void addHookswitchStatusItem(int index,
                                    HookswitchStatusItem vHookswitchStatusItem)
                             throws java.lang.IndexOutOfBoundsException
Method addHookswitchStatusItem

Parameters:
index -
vHookswitchStatusItem -
Throws:
java.lang.IndexOutOfBoundsException

enumerateHookswitchStatusItem

public java.util.Enumeration enumerateHookswitchStatusItem()
Method enumerateHookswitchStatusItem

Returns:
Enumeration

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

getHookswitchStatusItem

public HookswitchStatusItem getHookswitchStatusItem(int index)
                                             throws java.lang.IndexOutOfBoundsException
Method getHookswitchStatusItem

Parameters:
index -
Returns:
HookswitchStatusItem
Throws:
java.lang.IndexOutOfBoundsException

getHookswitchStatusItem

public HookswitchStatusItem[] getHookswitchStatusItem()
Method getHookswitchStatusItem

Returns:
HookswitchStatusItem

getHookswitchStatusItemCount

public int getHookswitchStatusItemCount()
Method getHookswitchStatusItemCount

Returns:
int

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

removeAllHookswitchStatusItem

public void removeAllHookswitchStatusItem()
Method removeAllHookswitchStatusItem


removeHookswitchStatusItem

public HookswitchStatusItem removeHookswitchStatusItem(int index)
Method removeHookswitchStatusItem

Parameters:
index -
Returns:
HookswitchStatusItem

setHookswitchStatusItem

public void setHookswitchStatusItem(int index,
                                    HookswitchStatusItem vHookswitchStatusItem)
                             throws java.lang.IndexOutOfBoundsException
Method setHookswitchStatusItem

Parameters:
index -
vHookswitchStatusItem -
Throws:
java.lang.IndexOutOfBoundsException

setHookswitchStatusItem

public void setHookswitchStatusItem(HookswitchStatusItem[] hookswitchStatusItemArray)
Method setHookswitchStatusItem

Parameters:
hookswitchStatusItemArray -

unmarshalHookswitchStatusList

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

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