Uses of Class
org.wildfly.clustering.marshalling.protostream.AnyField
-
Packages that use AnyField Package Description org.wildfly.clustering.marshalling.protostream -
-
Uses of AnyField in org.wildfly.clustering.marshalling.protostream
Methods in org.wildfly.clustering.marshalling.protostream that return AnyField Modifier and Type Method Description static AnyFieldAnyField. valueOf(String name)Returns the enum constant of this type with the specified name.static AnyField[]AnyField. values()Returns an array containing the constants of this enum type, in the order they are declared.
-