|
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.CallCharacteristics
public class CallCharacteristics
Class CallCharacteristics.
Constructor Summary | |
---|---|
CallCharacteristics()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getAcdCall()
Returns the value of field 'acdCall'. |
java.lang.Boolean |
getAssistCall()
Returns the value of field 'assistCall'. |
java.lang.Boolean |
getConfidentialCall()
Returns the value of field 'confidentialCall'. |
java.lang.Boolean |
getDirectAgent()
Returns the value of field 'directAgent'. |
java.lang.Boolean |
getHighPriorityCall()
Returns the value of field 'highPriorityCall'. |
java.lang.Boolean |
getLowPriorityCall()
Returns the value of field 'lowPriorityCall'. |
java.lang.Boolean |
getMaintainanceCall()
Returns the value of field 'maintainanceCall'. |
java.lang.Boolean |
getPersonalCall()
Returns the value of field 'personalCall'. |
java.lang.Boolean |
getPriorityCall()
Returns the value of field 'priorityCall'. |
java.lang.Boolean |
getPrivateCall()
Returns the value of field 'privateCall'. |
java.lang.Boolean |
getSensitiveCall()
Returns the value of field 'sensitiveCall'. |
java.lang.Boolean |
getVoiceUnitCall()
Returns the value of field 'voiceUnitCall'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAcdCall(java.lang.Boolean acdCall)
Sets the value of field 'acdCall'. |
void |
setAssistCall(java.lang.Boolean assistCall)
Sets the value of field 'assistCall'. |
void |
setConfidentialCall(java.lang.Boolean confidentialCall)
Sets the value of field 'confidentialCall'. |
void |
setDirectAgent(java.lang.Boolean directAgent)
Sets the value of field 'directAgent'. |
void |
setHighPriorityCall(java.lang.Boolean highPriorityCall)
Sets the value of field 'highPriorityCall'. |
void |
setLowPriorityCall(java.lang.Boolean lowPriorityCall)
Sets the value of field 'lowPriorityCall'. |
void |
setMaintainanceCall(java.lang.Boolean maintainanceCall)
Sets the value of field 'maintainanceCall'. |
void |
setPersonalCall(java.lang.Boolean personalCall)
Sets the value of field 'personalCall'. |
void |
setPriorityCall(java.lang.Boolean priorityCall)
Sets the value of field 'priorityCall'. |
void |
setPrivateCall(java.lang.Boolean privateCall)
Sets the value of field 'privateCall'. |
void |
setSensitiveCall(java.lang.Boolean sensitiveCall)
Sets the value of field 'sensitiveCall'. |
void |
setVoiceUnitCall(java.lang.Boolean voiceUnitCall)
Sets the value of field 'voiceUnitCall'. |
static CallCharacteristics |
unmarshalCallCharacteristics(java.io.Reader reader)
Method unmarshalCallCharacteristics |
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 CallCharacteristics()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getAcdCall()
public java.lang.Boolean getAssistCall()
public java.lang.Boolean getConfidentialCall()
public java.lang.Boolean getDirectAgent()
public java.lang.Boolean getHighPriorityCall()
public java.lang.Boolean getLowPriorityCall()
public java.lang.Boolean getMaintainanceCall()
public java.lang.Boolean getPersonalCall()
public java.lang.Boolean getPriorityCall()
public java.lang.Boolean getPrivateCall()
public java.lang.Boolean getSensitiveCall()
public java.lang.Boolean getVoiceUnitCall()
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 setAcdCall(java.lang.Boolean acdCall)
acdCall
- the value of field 'acdCall'.public void setAssistCall(java.lang.Boolean assistCall)
assistCall
- the value of field 'assistCall'.public void setConfidentialCall(java.lang.Boolean confidentialCall)
confidentialCall
- the value of field 'confidentialCall'public void setDirectAgent(java.lang.Boolean directAgent)
directAgent
- the value of field 'directAgent'.public void setHighPriorityCall(java.lang.Boolean highPriorityCall)
highPriorityCall
- the value of field 'highPriorityCall'public void setLowPriorityCall(java.lang.Boolean lowPriorityCall)
lowPriorityCall
- the value of field 'lowPriorityCall'.public void setMaintainanceCall(java.lang.Boolean maintainanceCall)
maintainanceCall
- the value of field 'maintainanceCall'public void setPersonalCall(java.lang.Boolean personalCall)
personalCall
- the value of field 'personalCall'.public void setPriorityCall(java.lang.Boolean priorityCall)
priorityCall
- the value of field 'priorityCall'.public void setPrivateCall(java.lang.Boolean privateCall)
privateCall
- the value of field 'privateCall'.public void setSensitiveCall(java.lang.Boolean sensitiveCall)
sensitiveCall
- the value of field 'sensitiveCall'.public void setVoiceUnitCall(java.lang.Boolean voiceUnitCall)
voiceUnitCall
- the value of field 'voiceUnitCall'.public static CallCharacteristics unmarshalCallCharacteristics(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 |