|
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.TransAndConfSetup
public class TransAndConfSetup
Class TransAndConfSetup.
Constructor Summary | |
---|---|
TransAndConfSetup()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getAlternateCall()
Returns the value of field 'alternateCall'. |
java.lang.Boolean |
getConsultationCall()
Returns the value of field 'consultationCall'. |
java.lang.Boolean |
getHoldCallMakeCall()
Returns the value of field 'holdCallMakeCall'. |
java.lang.Boolean |
getTwoCallsInConnected()
Returns the value of field 'twoCallsInConnected'. |
java.lang.Boolean |
getTwoCallsInHold()
Returns the value of field 'twoCallsInHold'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAlternateCall(java.lang.Boolean alternateCall)
Sets the value of field 'alternateCall'. |
void |
setConsultationCall(java.lang.Boolean consultationCall)
Sets the value of field 'consultationCall'. |
void |
setHoldCallMakeCall(java.lang.Boolean holdCallMakeCall)
Sets the value of field 'holdCallMakeCall'. |
void |
setTwoCallsInConnected(java.lang.Boolean twoCallsInConnected)
Sets the value of field 'twoCallsInConnected'. |
void |
setTwoCallsInHold(java.lang.Boolean twoCallsInHold)
Sets the value of field 'twoCallsInHold'. |
static TransAndConfSetup |
unmarshalTransAndConfSetup(java.io.Reader reader)
Method unmarshalTransAndConfSetup |
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 TransAndConfSetup()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getAlternateCall()
public java.lang.Boolean getConsultationCall()
public java.lang.Boolean getHoldCallMakeCall()
public java.lang.Boolean getTwoCallsInConnected()
public java.lang.Boolean getTwoCallsInHold()
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 setAlternateCall(java.lang.Boolean alternateCall)
alternateCall
- the value of field 'alternateCall'.public void setConsultationCall(java.lang.Boolean consultationCall)
consultationCall
- the value of field 'consultationCall'public void setHoldCallMakeCall(java.lang.Boolean holdCallMakeCall)
holdCallMakeCall
- the value of field 'holdCallMakeCall'public void setTwoCallsInConnected(java.lang.Boolean twoCallsInConnected)
twoCallsInConnected
- the value of field
'twoCallsInConnected'.public void setTwoCallsInHold(java.lang.Boolean twoCallsInHold)
twoCallsInHold
- the value of field 'twoCallsInHold'.public static TransAndConfSetup unmarshalTransAndConfSetup(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 |