Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.CatalogItemRelationType
Packages that use CatalogItemRelationType
-
Uses of CatalogItemRelationType in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return CatalogItemRelationTypeModifier and TypeMethodDescriptionstatic CatalogItemRelationTypestatic CatalogItemRelationTypeReturns the enum constant of this type with the specified name.static CatalogItemRelationType[]CatalogItemRelationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type CatalogItemRelationTypeModifier and TypeMethodDescriptionCatalogItemRelationTypeEnumFactory.toCode(CatalogItemRelationType code)CatalogItemRelationTypeEnumFactory.toSystem(CatalogItemRelationType code)