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