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