Uses of Enum
org.jboss.marshalling.serial.Serial.FieldType
Packages that use Serial.FieldType
-
Uses of Serial.FieldType in org.jboss.marshalling.serial
Fields in org.jboss.marshalling.serial declared as Serial.FieldTypeMethods in org.jboss.marshalling.serial that return Serial.FieldTypeModifier and TypeMethodDescriptionstatic Serial.FieldType
Serial.FieldType.fromTypeCode
(int typeCode) static Serial.FieldType
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.