Uses of Enum
ca.uhn.fhir.model.dstu2.valueset.KOStitleEnum
-
Uses of KOStitleEnum in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionImagingObjectSelection.getTitle()
Gets the value(s) for title ().Modifier and TypeMethodDescriptionImagingObjectSelection.setTitle
(KOStitleEnum theValue) Sets the value(s) for title ()Modifier and TypeMethodDescriptionImagingObjectSelection.setTitle
(BoundCodeableConceptDt<KOStitleEnum> theValue) Sets the value(s) for title () -
Uses of KOStitleEnum in ca.uhn.fhir.model.dstu2.valueset
Modifier and TypeFieldDescriptionstatic final ca.uhn.fhir.model.api.IValueSetEnumBinder
<KOStitleEnum> KOStitleEnum.VALUESET_BINDER
Converts codes to their respective enumerated valuesModifier and TypeMethodDescriptionstatic KOStitleEnum
Returns the enumerated value associated with this codestatic KOStitleEnum
Returns the enum constant of this type with the specified name.static KOStitleEnum[]
KOStitleEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.