|
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.binding.GetDoNotDisturbCallingDeviceList
public class GetDoNotDisturbCallingDeviceList
Class GetDoNotDisturbCallingDeviceList.
Constructor Summary | |
---|---|
GetDoNotDisturbCallingDeviceList()
|
Method Summary | |
---|---|
void |
addCallingDevice(DeviceID vCallingDevice)
Method addCallingDevice |
void |
addCallingDevice(int index,
DeviceID vCallingDevice)
Method addCallingDevice |
java.util.Enumeration |
enumerateCallingDevice()
Method enumerateCallingDevice |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
DeviceID[] |
getCallingDevice()
Method getCallingDevice |
DeviceID |
getCallingDevice(int index)
Method getCallingDevice |
int |
getCallingDeviceCount()
Method getCallingDeviceCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllCallingDevice()
Method removeAllCallingDevice |
DeviceID |
removeCallingDevice(int index)
Method removeCallingDevice |
void |
setCallingDevice(DeviceID[] callingDeviceArray)
Method setCallingDevice |
void |
setCallingDevice(int index,
DeviceID vCallingDevice)
Method setCallingDevice |
static GetDoNotDisturbCallingDeviceList |
unmarshalGetDoNotDisturbCallingDeviceList(java.io.Reader reader)
Method unmarshalGetDoNotDisturbCallingDeviceList |
void |
validate()
Method validate |
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetDoNotDisturbCallingDeviceList()
Method Detail |
---|
public void addCallingDevice(DeviceID vCallingDevice) throws java.lang.IndexOutOfBoundsException
vCallingDevice
-
java.lang.IndexOutOfBoundsException
public void addCallingDevice(int index, DeviceID vCallingDevice) throws java.lang.IndexOutOfBoundsException
index
- vCallingDevice
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateCallingDevice()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
-
public DeviceID getCallingDevice(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public DeviceID[] getCallingDevice()
public int getCallingDeviceCount()
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 removeAllCallingDevice()
public DeviceID removeCallingDevice(int index)
index
-
public void setCallingDevice(int index, DeviceID vCallingDevice) throws java.lang.IndexOutOfBoundsException
index
- vCallingDevice
-
java.lang.IndexOutOfBoundsException
public void setCallingDevice(DeviceID[] callingDeviceArray)
callingDeviceArray
- public static GetDoNotDisturbCallingDeviceList unmarshalGetDoNotDisturbCallingDeviceList(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 |