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