Uses of Class
org.hl7.fhir.r4.profilemodel.PEInstance.PEInstanceDataKind
-
Packages that use PEInstance.PEInstanceDataKind Package Description org.hl7.fhir.r4.profilemodel -
-
Uses of PEInstance.PEInstanceDataKind in org.hl7.fhir.r4.profilemodel
Methods in org.hl7.fhir.r4.profilemodel that return PEInstance.PEInstanceDataKind Modifier and Type Method Description PEInstance.PEInstanceDataKindPEInstance. getDataKind()static PEInstance.PEInstanceDataKindPEInstance.PEInstanceDataKind. valueOf(String name)Returns the enum constant of this type with the specified name.static PEInstance.PEInstanceDataKind[]PEInstance.PEInstanceDataKind. values()Returns an array containing the constants of this enum type, in the order they are declared.
-