Uses of Enum Class
de.gematik.bbriccs.fhir.EncodingType
Packages that use EncodingType
-
Uses of EncodingType in de.gematik.bbriccs.fhir
Methods in de.gematik.bbriccs.fhir that return EncodingTypeModifier and TypeMethodDescriptionEncodingType.flipEncoding()static EncodingTypeEncodingType.fromString(String value) static EncodingTypeEncodingType.guessFromContent(String content) Try to guess the encoding from the content itself.static EncodingTypeReturns the enum constant of this class with the specified name.static EncodingType[]EncodingType.values()Returns an array containing the constants of this enum class, in the order they are declared.