|
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.ServicesPermitted
public class ServicesPermitted
Class ServicesPermitted.
Constructor Summary | |
---|---|
ServicesPermitted()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CallAssociatedServices |
getCallAssociatedServices()
Returns the value of field 'callAssociatedServices'. |
CallControlServices |
getCallControlServices()
Returns the value of field 'callControlServices'. |
MediaAttachmentServices |
getMediaAttachementServices()
Returns the value of field 'mediaAttachementServices'. |
RouteingServices |
getRouteingServices()
Returns the value of field 'routeingServices'. |
VoiceServices |
getVoiceServices()
Returns the value of field 'voiceServices'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCallAssociatedServices(CallAssociatedServices callAssociatedServices)
Sets the value of field 'callAssociatedServices'. |
void |
setCallControlServices(CallControlServices callControlServices)
Sets the value of field 'callControlServices'. |
void |
setMediaAttachementServices(MediaAttachmentServices mediaAttachementServices)
Sets the value of field 'mediaAttachementServices'. |
void |
setRouteingServices(RouteingServices routeingServices)
Sets the value of field 'routeingServices'. |
void |
setVoiceServices(VoiceServices voiceServices)
Sets the value of field 'voiceServices'. |
static ServicesPermitted |
unmarshalServicesPermitted(java.io.Reader reader)
Method unmarshalServicesPermitted |
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 ServicesPermitted()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public CallAssociatedServices getCallAssociatedServices()
public CallControlServices getCallControlServices()
public MediaAttachmentServices getMediaAttachementServices()
public RouteingServices getRouteingServices()
public VoiceServices getVoiceServices()
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 setCallAssociatedServices(CallAssociatedServices callAssociatedServices)
callAssociatedServices
- the value of field
'callAssociatedServices'.public void setCallControlServices(CallControlServices callControlServices)
callControlServices
- the value of field
'callControlServices'.public void setMediaAttachementServices(MediaAttachmentServices mediaAttachementServices)
mediaAttachementServices
- the value of field
'mediaAttachementServices'.public void setRouteingServices(RouteingServices routeingServices)
routeingServices
- the value of field 'routeingServices'public void setVoiceServices(VoiceServices voiceServices)
voiceServices
- the value of field 'voiceServices'.public static ServicesPermitted unmarshalServicesPermitted(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 |