|
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.JoinCallCaps
public class JoinCallCaps
Class JoinCallCaps.
Constructor Summary | |
---|---|
JoinCallCaps()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getAccountCode()
Returns the value of field 'accountCode'. |
java.lang.Boolean |
getAckModelMultiStep()
Returns the value of field 'ackModelMultiStep'. |
java.lang.Boolean |
getAuthCode()
Returns the value of field 'authCode'. |
java.lang.Boolean |
getAutoOriginateDoNotPrompt()
Returns the value of field 'autoOriginateDoNotPrompt'. |
java.lang.Boolean |
getAutoOriginatePrompt()
Returns the value of field 'autoOriginatePrompt'. |
java.lang.Boolean |
getConferencedCallInAck()
Returns the value of field 'conferencedCallInAck'. |
java.lang.Boolean |
getConferencedCallInfoInAck()
Returns the value of field 'conferencedCallInfoInAck'. |
java.lang.Boolean |
getCorrelatorData()
Returns the value of field 'correlatorData'. |
java.lang.Boolean |
getDeviceIDOnly()
Returns the value of field 'deviceIDOnly'. |
java.lang.Boolean |
getParticipationTypeActive()
Returns the value of field 'participationTypeActive'. |
java.lang.Boolean |
getParticipationTypeSilent()
Returns the value of field 'participationTypeSilent'. |
java.lang.Boolean |
getPrivateDataInAck()
Returns the value of field 'privateDataInAck'. |
java.lang.Boolean |
getPromptingMode()
Returns the value of field 'promptingMode'. |
java.lang.Boolean |
getSupportsPrompting()
Returns the value of field 'supportsPrompting'. |
java.lang.Boolean |
getUserData()
Returns the value of field 'userData'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAccountCode(java.lang.Boolean accountCode)
Sets the value of field 'accountCode'. |
void |
setAckModelMultiStep(java.lang.Boolean ackModelMultiStep)
Sets the value of field 'ackModelMultiStep'. |
void |
setAuthCode(java.lang.Boolean authCode)
Sets the value of field 'authCode'. |
void |
setAutoOriginateDoNotPrompt(java.lang.Boolean autoOriginateDoNotPrompt)
Sets the value of field 'autoOriginateDoNotPrompt'. |
void |
setAutoOriginatePrompt(java.lang.Boolean autoOriginatePrompt)
Sets the value of field 'autoOriginatePrompt'. |
void |
setConferencedCallInAck(java.lang.Boolean conferencedCallInAck)
Sets the value of field 'conferencedCallInAck'. |
void |
setConferencedCallInfoInAck(java.lang.Boolean conferencedCallInfoInAck)
Sets the value of field 'conferencedCallInfoInAck'. |
void |
setCorrelatorData(java.lang.Boolean correlatorData)
Sets the value of field 'correlatorData'. |
void |
setDeviceIDOnly(java.lang.Boolean deviceIDOnly)
Sets the value of field 'deviceIDOnly'. |
void |
setParticipationTypeActive(java.lang.Boolean participationTypeActive)
Sets the value of field 'participationTypeActive'. |
void |
setParticipationTypeSilent(java.lang.Boolean participationTypeSilent)
Sets the value of field 'participationTypeSilent'. |
void |
setPrivateDataInAck(java.lang.Boolean privateDataInAck)
Sets the value of field 'privateDataInAck'. |
void |
setPromptingMode(java.lang.Boolean promptingMode)
Sets the value of field 'promptingMode'. |
void |
setSupportsPrompting(java.lang.Boolean supportsPrompting)
Sets the value of field 'supportsPrompting'. |
void |
setUserData(java.lang.Boolean userData)
Sets the value of field 'userData'. |
static JoinCallCaps |
unmarshalJoinCallCaps(java.io.Reader reader)
Method unmarshalJoinCallCaps |
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 JoinCallCaps()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getAccountCode()
public java.lang.Boolean getAckModelMultiStep()
public java.lang.Boolean getAuthCode()
public java.lang.Boolean getAutoOriginateDoNotPrompt()
public java.lang.Boolean getAutoOriginatePrompt()
public java.lang.Boolean getConferencedCallInAck()
public java.lang.Boolean getConferencedCallInfoInAck()
public java.lang.Boolean getCorrelatorData()
public java.lang.Boolean getDeviceIDOnly()
public java.lang.Boolean getParticipationTypeActive()
public java.lang.Boolean getParticipationTypeSilent()
public java.lang.Boolean getPrivateDataInAck()
public java.lang.Boolean getPromptingMode()
public java.lang.Boolean getSupportsPrompting()
public java.lang.Boolean getUserData()
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 setAccountCode(java.lang.Boolean accountCode)
accountCode
- the value of field 'accountCode'.public void setAckModelMultiStep(java.lang.Boolean ackModelMultiStep)
ackModelMultiStep
- the value of field
'ackModelMultiStep'.public void setAuthCode(java.lang.Boolean authCode)
authCode
- the value of field 'authCode'.public void setAutoOriginateDoNotPrompt(java.lang.Boolean autoOriginateDoNotPrompt)
autoOriginateDoNotPrompt
- the value of field
'autoOriginateDoNotPrompt'.public void setAutoOriginatePrompt(java.lang.Boolean autoOriginatePrompt)
autoOriginatePrompt
- the value of field
'autoOriginatePrompt'.public void setConferencedCallInAck(java.lang.Boolean conferencedCallInAck)
conferencedCallInAck
- the value of field
'conferencedCallInAck'.public void setConferencedCallInfoInAck(java.lang.Boolean conferencedCallInfoInAck)
conferencedCallInfoInAck
- the value of field
'conferencedCallInfoInAck'.public void setCorrelatorData(java.lang.Boolean correlatorData)
correlatorData
- the value of field 'correlatorData'.public void setDeviceIDOnly(java.lang.Boolean deviceIDOnly)
deviceIDOnly
- the value of field 'deviceIDOnly'.public void setParticipationTypeActive(java.lang.Boolean participationTypeActive)
participationTypeActive
- the value of field
'participationTypeActive'.public void setParticipationTypeSilent(java.lang.Boolean participationTypeSilent)
participationTypeSilent
- the value of field
'participationTypeSilent'.public void setPrivateDataInAck(java.lang.Boolean privateDataInAck)
privateDataInAck
- the value of field 'privateDataInAck'public void setPromptingMode(java.lang.Boolean promptingMode)
promptingMode
- the value of field 'promptingMode'.public void setSupportsPrompting(java.lang.Boolean supportsPrompting)
supportsPrompting
- the value of field
'supportsPrompting'.public void setUserData(java.lang.Boolean userData)
userData
- the value of field 'userData'.public static JoinCallCaps unmarshalJoinCallCaps(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 |