|
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.ConnectionModeBMap
public class ConnectionModeBMap
Class ConnectionModeBMap.
Constructor Summary | |
---|---|
ConnectionModeBMap()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getConsultationConference()
Returns the value of field 'consultationConference'. |
java.lang.Boolean |
getConsultationConferenceHold()
Returns the value of field 'consultationConferenceHold'. |
java.lang.Boolean |
getDirect()
Returns the value of field 'direct'. |
java.lang.Boolean |
getDirectedPickup()
Returns the value of field 'directedPickup'. |
java.lang.Boolean |
getJoin()
Returns the value of field 'join'. |
java.lang.Boolean |
getSingleStepConference()
Returns the value of field 'singleStepConference'. |
java.lang.Boolean |
getSingleStepConferenceHold()
Returns the value of field 'singleStepConferenceHold'. |
java.lang.Boolean |
getSingleStepTransfer()
Returns the value of field 'singleStepTransfer'. |
java.lang.Boolean |
getTransfer()
Returns the value of field 'transfer'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setConsultationConference(java.lang.Boolean consultationConference)
Sets the value of field 'consultationConference'. |
void |
setConsultationConferenceHold(java.lang.Boolean consultationConferenceHold)
Sets the value of field 'consultationConferenceHold'. |
void |
setDirect(java.lang.Boolean direct)
Sets the value of field 'direct'. |
void |
setDirectedPickup(java.lang.Boolean directedPickup)
Sets the value of field 'directedPickup'. |
void |
setJoin(java.lang.Boolean join)
Sets the value of field 'join'. |
void |
setSingleStepConference(java.lang.Boolean singleStepConference)
Sets the value of field 'singleStepConference'. |
void |
setSingleStepConferenceHold(java.lang.Boolean singleStepConferenceHold)
Sets the value of field 'singleStepConferenceHold'. |
void |
setSingleStepTransfer(java.lang.Boolean singleStepTransfer)
Sets the value of field 'singleStepTransfer'. |
void |
setTransfer(java.lang.Boolean transfer)
Sets the value of field 'transfer'. |
static ConnectionModeBMap |
unmarshalConnectionModeBMap(java.io.Reader reader)
Method unmarshalConnectionModeBMap |
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 ConnectionModeBMap()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getConsultationConference()
public java.lang.Boolean getConsultationConferenceHold()
public java.lang.Boolean getDirect()
public java.lang.Boolean getDirectedPickup()
public java.lang.Boolean getJoin()
public java.lang.Boolean getSingleStepConference()
public java.lang.Boolean getSingleStepConferenceHold()
public java.lang.Boolean getSingleStepTransfer()
public java.lang.Boolean getTransfer()
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 setConsultationConference(java.lang.Boolean consultationConference)
consultationConference
- the value of field
'consultationConference'.public void setConsultationConferenceHold(java.lang.Boolean consultationConferenceHold)
consultationConferenceHold
- the value of field
'consultationConferenceHold'.public void setDirect(java.lang.Boolean direct)
direct
- the value of field 'direct'.public void setDirectedPickup(java.lang.Boolean directedPickup)
directedPickup
- the value of field 'directedPickup'.public void setJoin(java.lang.Boolean join)
join
- the value of field 'join'.public void setSingleStepConference(java.lang.Boolean singleStepConference)
singleStepConference
- the value of field
'singleStepConference'.public void setSingleStepConferenceHold(java.lang.Boolean singleStepConferenceHold)
singleStepConferenceHold
- the value of field
'singleStepConferenceHold'.public void setSingleStepTransfer(java.lang.Boolean singleStepTransfer)
singleStepTransfer
- the value of field
'singleStepTransfer'.public void setTransfer(java.lang.Boolean transfer)
transfer
- the value of field 'transfer'.public static ConnectionModeBMap unmarshalConnectionModeBMap(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 |