4.1.0.610 20071213

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

Packages that use LocalDeviceID
ch.ecma.csta.binding   
 

Uses of LocalDeviceID in ch.ecma.csta.binding
 

Methods in ch.ecma.csta.binding that return LocalDeviceID
 LocalDeviceID ConnectionID.getDeviceID()
          Get the device identifier.
 LocalDeviceID ConnectionIDSequence.getDeviceID()
          Returns the value of field 'deviceID'.
 LocalDeviceID ConnectionID3Sequence.getDeviceID()
          Returns the value of field 'deviceID'.
 LocalDeviceID ConnectionID2Sequence.getDeviceID()
          Returns the value of field 'deviceID'.
static LocalDeviceID LocalDeviceID.unmarshalLocalDeviceID(java.io.Reader reader)
          Method unmarshalLocalDeviceID
 

Methods in ch.ecma.csta.binding with parameters of type LocalDeviceID
 void ConnectionID.setDeviceID(LocalDeviceID deviceID)
          Set the device identifier.
 void ConnectionIDSequence.setDeviceID(LocalDeviceID deviceID)
          Sets the value of field 'deviceID'.
 void ConnectionID3Sequence.setDeviceID(LocalDeviceID deviceID)
          Sets the value of field 'deviceID'.
 void ConnectionID2Sequence.setDeviceID(LocalDeviceID deviceID)
          Sets the value of field 'deviceID'.
 


4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.