Uses of Class
aim4.msg.i2v.I2VMessage.Type

Packages that use I2VMessage.Type
aim4.msg.i2v This package contains the implementation of the I2V messages in the AIM protocol. 
 

Uses of I2VMessage.Type in aim4.msg.i2v
 

Fields in aim4.msg.i2v declared as I2VMessage.Type
protected  I2VMessage.Type I2VMessage.messageType
          The type of this message.
 

Methods in aim4.msg.i2v that return I2VMessage.Type
 I2VMessage.Type I2VMessage.getMessageType()
          Get the type of this message.
static I2VMessage.Type I2VMessage.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static I2VMessage.Type[] I2VMessage.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.