Uses of Enum Class
eu.cloudnetservice.driver.document.annotations.DocumentValueIgnore.Direction
Packages that use DocumentValueIgnore.Direction
-
Uses of DocumentValueIgnore.Direction in eu.cloudnetservice.driver.document.annotations
Subclasses with type arguments of type DocumentValueIgnore.Direction in eu.cloudnetservice.driver.document.annotationsModifier and TypeClassDescriptionstatic enumRepresents the possible document serialisation directions.Methods in eu.cloudnetservice.driver.document.annotations that return DocumentValueIgnore.DirectionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DocumentValueIgnore.Direction[]DocumentValueIgnore.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.