Package | Description |
---|---|
aim4.msg.i2v |
This package contains the implementation of the I2V messages in the
AIM protocol.
|
Modifier and Type | Field and Description |
---|---|
protected I2VMessage.Type |
I2VMessage.messageType
The type of this message.
|
Modifier and Type | Method and Description |
---|---|
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 © 2013. All rights reserved.