|
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.DoNotDisturbCaps
public class DoNotDisturbCaps
Class DoNotDisturbCaps.
Constructor Summary | |
---|---|
DoNotDisturbCaps()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getCallingDeviceList()
Returns the value of field 'callingDeviceList'. |
java.lang.Boolean |
getCallOriginationExternal()
Returns the value of field 'callOriginationExternal'. |
java.lang.Boolean |
getCallOriginationInternal()
Returns the value of field 'callOriginationInternal'. |
java.lang.Boolean |
getCallOriginationParameter()
Returns the value of field 'callOriginationParameter'. |
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 |
setCallingDeviceList(java.lang.Boolean callingDeviceList)
Sets the value of field 'callingDeviceList'. |
void |
setCallOriginationExternal(java.lang.Boolean callOriginationExternal)
Sets the value of field 'callOriginationExternal'. |
void |
setCallOriginationInternal(java.lang.Boolean callOriginationInternal)
Sets the value of field 'callOriginationInternal'. |
void |
setCallOriginationParameter(java.lang.Boolean callOriginationParameter)
Sets the value of field 'callOriginationParameter'. |
void |
setPrivateData(java.lang.Boolean privateData)
Sets the value of field 'privateData'. |
static DoNotDisturbCaps |
unmarshalDoNotDisturbCaps(java.io.Reader reader)
Method unmarshalDoNotDisturbCaps |
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 DoNotDisturbCaps()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getCallOriginationExternal()
public java.lang.Boolean getCallOriginationInternal()
public java.lang.Boolean getCallOriginationParameter()
public java.lang.Boolean getCallingDeviceList()
public java.lang.Boolean getPrivateData()
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 setCallOriginationExternal(java.lang.Boolean callOriginationExternal)
callOriginationExternal
- the value of field
'callOriginationExternal'.public void setCallOriginationInternal(java.lang.Boolean callOriginationInternal)
callOriginationInternal
- the value of field
'callOriginationInternal'.public void setCallOriginationParameter(java.lang.Boolean callOriginationParameter)
callOriginationParameter
- the value of field
'callOriginationParameter'.public void setCallingDeviceList(java.lang.Boolean callingDeviceList)
callingDeviceList
- the value of field
'callingDeviceList'.public void setPrivateData(java.lang.Boolean privateData)
privateData
- the value of field 'privateData'.public static DoNotDisturbCaps unmarshalDoNotDisturbCaps(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 |