|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ecma.csta.CastorObject
ch.ecma.csta.binding.HookswitchStatusList
public class HookswitchStatusList
Specifies information about the specified hookswitch or about all hookswitches associated with the device if no hookswitch was provided in the request.
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 |
---|
public HookswitchStatusList()
Method Detail |
---|
public void addHookswitchStatusItem(HookswitchStatusItem vHookswitchStatusItem) throws java.lang.IndexOutOfBoundsException
vHookswitchStatusItem
-
java.lang.IndexOutOfBoundsException
public void addHookswitchStatusItem(int index, HookswitchStatusItem vHookswitchStatusItem) throws java.lang.IndexOutOfBoundsException
index
- vHookswitchStatusItem
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateHookswitchStatusItem()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public HookswitchStatusItem getHookswitchStatusItem(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public HookswitchStatusItem[] getHookswitchStatusItem()
public int getHookswitchStatusItemCount()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void removeAllHookswitchStatusItem()
public HookswitchStatusItem removeHookswitchStatusItem(int index)
index
-
public void setHookswitchStatusItem(int index, HookswitchStatusItem vHookswitchStatusItem) throws java.lang.IndexOutOfBoundsException
index
- vHookswitchStatusItem
-
java.lang.IndexOutOfBoundsException
public void setHookswitchStatusItem(HookswitchStatusItem[] hookswitchStatusItemArray)
hookswitchStatusItemArray
- public static HookswitchStatusList unmarshalHookswitchStatusList(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |