Uses of Class
aim4.msg.v2i.V2IMessage.Type

Packages that use V2IMessage.Type
aim4.msg.v2i This package contains the implementation of the V2I messages in the AIM protocol. 
 

Uses of V2IMessage.Type in aim4.msg.v2i
 

Fields in aim4.msg.v2i declared as V2IMessage.Type
protected  V2IMessage.Type V2IMessage.messageType
          The type of this message.
 

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



Copyright © 2011. All Rights Reserved.