|
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.VoiceServList
public class VoiceServList
Class VoiceServList.
Constructor Summary | |
---|---|
VoiceServList()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
ActivateCaps |
getActivate()
Returns the value of field 'activate'. |
ClearCaps |
getClear()
Returns the value of field 'clear'. |
ConcatenateMsgCaps |
getConcatenateMsg()
Returns the value of field 'concatenateMsg'. |
DeactivateCaps |
getDeactivate()
Returns the value of field 'deactivate'. |
DeleteMsgCaps |
getDeleteMsg()
Returns the value of field 'deleteMsg'. |
PlayMsgCaps |
getPlayMsg()
Returns the value of field 'playMsg'. |
QueryVoiceAttribCaps |
getQueryVoiceAttrib()
Returns the value of field 'queryVoiceAttrib'. |
QueueServiceCaps |
getQueueService()
Returns the value of field 'queueService'. |
RecordMsgCaps |
getRecordMsg()
Returns the value of field 'recordMsg'. |
RepositionCaps |
getReposition()
Returns the value of field 'reposition'. |
ResumeCaps |
getResume()
Returns the value of field 'resume'. |
ReviewCaps |
getReview()
Returns the value of field 'review'. |
SetVoiceAttribCaps |
getSetVoiceAttrib()
Returns the value of field 'setVoiceAttrib'. |
StartCaps |
getStart()
Returns the value of field 'start'. |
StopCaps |
getStop()
Returns the value of field 'stop'. |
SuspendCaps |
getSuspend()
Returns the value of field 'suspend'. |
SynthesizeMsgCaps |
getSynthesizeMsg()
Returns the value of field 'synthesizeMsg'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setActivate(ActivateCaps activate)
Sets the value of field 'activate'. |
void |
setClear(ClearCaps clear)
Sets the value of field 'clear'. |
void |
setConcatenateMsg(ConcatenateMsgCaps concatenateMsg)
Sets the value of field 'concatenateMsg'. |
void |
setDeactivate(DeactivateCaps deactivate)
Sets the value of field 'deactivate'. |
void |
setDeleteMsg(DeleteMsgCaps deleteMsg)
Sets the value of field 'deleteMsg'. |
void |
setPlayMsg(PlayMsgCaps playMsg)
Sets the value of field 'playMsg'. |
void |
setQueryVoiceAttrib(QueryVoiceAttribCaps queryVoiceAttrib)
Sets the value of field 'queryVoiceAttrib'. |
void |
setQueueService(QueueServiceCaps queueService)
Sets the value of field 'queueService'. |
void |
setRecordMsg(RecordMsgCaps recordMsg)
Sets the value of field 'recordMsg'. |
void |
setReposition(RepositionCaps reposition)
Sets the value of field 'reposition'. |
void |
setResume(ResumeCaps resume)
Sets the value of field 'resume'. |
void |
setReview(ReviewCaps review)
Sets the value of field 'review'. |
void |
setSetVoiceAttrib(SetVoiceAttribCaps setVoiceAttrib)
Sets the value of field 'setVoiceAttrib'. |
void |
setStart(StartCaps start)
Sets the value of field 'start'. |
void |
setStop(StopCaps stop)
Sets the value of field 'stop'. |
void |
setSuspend(SuspendCaps suspend)
Sets the value of field 'suspend'. |
void |
setSynthesizeMsg(SynthesizeMsgCaps synthesizeMsg)
Sets the value of field 'synthesizeMsg'. |
static VoiceServList |
unmarshalVoiceServList(java.io.Reader reader)
Method unmarshalVoiceServList |
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 VoiceServList()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public ActivateCaps getActivate()
public ClearCaps getClear()
public ConcatenateMsgCaps getConcatenateMsg()
public DeactivateCaps getDeactivate()
public DeleteMsgCaps getDeleteMsg()
public PlayMsgCaps getPlayMsg()
public QueryVoiceAttribCaps getQueryVoiceAttrib()
public QueueServiceCaps getQueueService()
public RecordMsgCaps getRecordMsg()
public RepositionCaps getReposition()
public ResumeCaps getResume()
public ReviewCaps getReview()
public SetVoiceAttribCaps getSetVoiceAttrib()
public StartCaps getStart()
public StopCaps getStop()
public SuspendCaps getSuspend()
public SynthesizeMsgCaps getSynthesizeMsg()
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 setActivate(ActivateCaps activate)
activate
- the value of field 'activate'.public void setClear(ClearCaps clear)
clear
- the value of field 'clear'.public void setConcatenateMsg(ConcatenateMsgCaps concatenateMsg)
concatenateMsg
- the value of field 'concatenateMsg'.public void setDeactivate(DeactivateCaps deactivate)
deactivate
- the value of field 'deactivate'.public void setDeleteMsg(DeleteMsgCaps deleteMsg)
deleteMsg
- the value of field 'deleteMsg'.public void setPlayMsg(PlayMsgCaps playMsg)
playMsg
- the value of field 'playMsg'.public void setQueryVoiceAttrib(QueryVoiceAttribCaps queryVoiceAttrib)
queryVoiceAttrib
- the value of field 'queryVoiceAttrib'public void setQueueService(QueueServiceCaps queueService)
queueService
- the value of field 'queueService'.public void setRecordMsg(RecordMsgCaps recordMsg)
recordMsg
- the value of field 'recordMsg'.public void setReposition(RepositionCaps reposition)
reposition
- the value of field 'reposition'.public void setResume(ResumeCaps resume)
resume
- the value of field 'resume'.public void setReview(ReviewCaps review)
review
- the value of field 'review'.public void setSetVoiceAttrib(SetVoiceAttribCaps setVoiceAttrib)
setVoiceAttrib
- the value of field 'setVoiceAttrib'.public void setStart(StartCaps start)
start
- the value of field 'start'.public void setStop(StopCaps stop)
stop
- the value of field 'stop'.public void setSuspend(SuspendCaps suspend)
suspend
- the value of field 'suspend'.public void setSynthesizeMsg(SynthesizeMsgCaps synthesizeMsg)
synthesizeMsg
- the value of field 'synthesizeMsg'.public static VoiceServList unmarshalVoiceServList(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 |