4.1.0.610 20071213

Uses of Class
ch.ecma.csta.binding.Empty

Packages that use Empty
ch.ecma.csta.binding   
 

Uses of Empty in ch.ecma.csta.binding
 

Subclasses of Empty in ch.ecma.csta.binding
 class PrivateEventCaps
          Class PrivateEventCaps.
 

Methods in ch.ecma.csta.binding that return Empty
 Empty ExtendedDeviceID.getNotKnown()
          Returns the value of field 'notKnown'.
 Empty RedirectionDeviceID.getNotKnown()
          Returns the value of field 'notKnown'.
 Empty Endpoint.getNotKnown()
          Returns the value of field 'notKnown'.
 Empty AssociatedNID.getNotKnown()
          Returns the value of field 'notKnown'.
 Empty RedirectionDeviceID.getNotRequired()
          Returns the value of field 'notRequired'.
 Empty RedirectionDeviceID.getNotSpecified()
          Returns the value of field 'notSpecified'.
 Empty ExtendedDeviceID.getRestricted()
          Returns the value of field 'restricted'.
 Empty RedirectionDeviceID.getRestricted()
          Returns the value of field 'restricted'.
 Empty Endpoint.getRestricted()
          Returns the value of field 'restricted'.
 Empty PeriodToReview.getStartOfMessage()
          Returns the value of field 'startOfMessage'.
 Empty CallState.getUnknown()
          Returns the value of field 'unknown'.
 Empty UniversalFailure.getUnspecified()
          Returns the value of field 'unspecified'.
static Empty Empty.unmarshalEmpty(java.io.Reader reader)
          Method unmarshalEmpty
static Empty PrivateEventCaps.unmarshalPrivateEventCaps(java.io.Reader reader)
          Method unmarshalPrivateEventCaps
 

Methods in ch.ecma.csta.binding with parameters of type Empty
 void ExtendedDeviceID.setNotKnown(Empty notKnown)
          Sets the value of field 'notKnown'.
 void RedirectionDeviceID.setNotKnown(Empty notKnown)
          Sets the value of field 'notKnown'.
 void Endpoint.setNotKnown(Empty notKnown)
          Sets the value of field 'notKnown'.
 void AssociatedNID.setNotKnown(Empty notKnown)
          Sets the value of field 'notKnown'.
 void RedirectionDeviceID.setNotRequired(Empty notRequired)
          Sets the value of field 'notRequired'.
 void RedirectionDeviceID.setNotSpecified(Empty notSpecified)
          Sets the value of field 'notSpecified'.
 void ExtendedDeviceID.setRestricted(Empty restricted)
          Sets the value of field 'restricted'.
 void RedirectionDeviceID.setRestricted(Empty restricted)
          Sets the value of field 'restricted'.
 void Endpoint.setRestricted(Empty restricted)
          Sets the value of field 'restricted'.
 void PeriodToReview.setStartOfMessage(Empty startOfMessage)
          Sets the value of field 'startOfMessage'.
 void CallState.setUnknown(Empty unknown)
          Sets the value of field 'unknown'.
 void UniversalFailure.setUnspecified(Empty unspecified)
          Sets the value of field 'unspecified'.
 


4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.