Uses of Enum Class
org.wildfly.clustering.marshalling.protostream.time.YearMonthMarshaller
Packages that use YearMonthMarshaller
-
Uses of YearMonthMarshaller in org.wildfly.clustering.marshalling.protostream.time
Subclasses with type arguments of type YearMonthMarshaller in org.wildfly.clustering.marshalling.protostream.timeModifier and TypeClassDescriptionenumMarshaller forYearMonthinstances, using the following strategy: Marshal epoch year Marshal month as enumMethods in org.wildfly.clustering.marshalling.protostream.time that return YearMonthMarshallerModifier and TypeMethodDescriptionstatic YearMonthMarshallerReturns the enum constant of this class with the specified name.static YearMonthMarshaller[]YearMonthMarshaller.values()Returns an array containing the constants of this enum class, in the order they are declared.