| Package | Description |
|---|---|
| org.jboss.marshalling.serial |
| Modifier and Type | Field and Description |
|---|---|
private Serial.FieldType |
Serial.FieldInfo.type |
| Modifier and Type | Method and Description |
|---|---|
static Serial.FieldType |
Serial.FieldType.fromTypeCode(int typeCode) |
static Serial.FieldType |
Serial.FieldType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Serial.FieldType[] |
Serial.FieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|