Uses of Enum Class
de.gematik.rbellogger.data.facet.RbelNoteFacet.NoteStyling
Packages that use RbelNoteFacet.NoteStyling
-
Uses of RbelNoteFacet.NoteStyling in de.gematik.rbellogger.data.facet
Methods in de.gematik.rbellogger.data.facet that return RbelNoteFacet.NoteStylingModifier and TypeMethodDescriptionRbelNoteFacet.getStyle()static RbelNoteFacet.NoteStylingReturns the enum constant of this class with the specified name.static RbelNoteFacet.NoteStyling[]RbelNoteFacet.NoteStyling.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.gematik.rbellogger.data.facet with parameters of type RbelNoteFacet.NoteStylingModifier and TypeMethodDescriptionRbelNoteFacet.RbelNoteFacetBuilder.style(RbelNoteFacet.NoteStyling style) Constructors in de.gematik.rbellogger.data.facet with parameters of type RbelNoteFacet.NoteStyling