Uses of Class
org.hl7.fhir.dstu2016may.model.codesystems.ModuleMetadataResourceType
-
Packages that use ModuleMetadataResourceType Package Description org.hl7.fhir.dstu2016may.model.codesystems -
-
Uses of ModuleMetadataResourceType in org.hl7.fhir.dstu2016may.model.codesystems
Methods in org.hl7.fhir.dstu2016may.model.codesystems that return ModuleMetadataResourceType Modifier and Type Method Description static ModuleMetadataResourceTypeModuleMetadataResourceType. fromCode(String codeString)ModuleMetadataResourceTypeModuleMetadataResourceTypeEnumFactory. fromCode(String codeString)static ModuleMetadataResourceTypeModuleMetadataResourceType. valueOf(String name)Returns the enum constant of this type with the specified name.static ModuleMetadataResourceType[]ModuleMetadataResourceType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu2016may.model.codesystems with parameters of type ModuleMetadataResourceType Modifier and Type Method Description StringModuleMetadataResourceTypeEnumFactory. toCode(ModuleMetadataResourceType code)StringModuleMetadataResourceTypeEnumFactory. toSystem(ModuleMetadataResourceType code)
-