Uses of Enum Class
org.wildfly.clustering.marshalling.protostream.ClassField
Packages that use ClassField
-
Uses of ClassField in org.wildfly.clustering.marshalling.protostream
Subclasses with type arguments of type ClassField in org.wildfly.clustering.marshalling.protostreamMethods in org.wildfly.clustering.marshalling.protostream that return ClassFieldModifier and TypeMethodDescriptionstatic ClassFieldReturns the enum constant of this class with the specified name.static ClassField[]ClassField.values()Returns an array containing the constants of this enum class, in the order they are declared.