Uses of Enum Class
org.wildfly.clustering.marshalling.protostream.time.LocalDateTimeMarshaller
Packages that use LocalDateTimeMarshaller
-
Uses of LocalDateTimeMarshaller in org.wildfly.clustering.marshalling.protostream.time
Subclasses with type arguments of type LocalDateTimeMarshaller in org.wildfly.clustering.marshalling.protostream.timeModifier and TypeClassDescriptionenumMarshaller forLocalDateTimeinstances, using the following strategy: Marshal local date Marshal local timeMethods in org.wildfly.clustering.marshalling.protostream.time that return LocalDateTimeMarshallerModifier and TypeMethodDescriptionstatic LocalDateTimeMarshallerReturns the enum constant of this class with the specified name.static LocalDateTimeMarshaller[]LocalDateTimeMarshaller.values()Returns an array containing the constants of this enum class, in the order they are declared.