Uses of Class
org.hl7.fhir.dstu2016may.model.codesystems.CqifCqifTriggerType
-
Packages that use CqifCqifTriggerType Package Description org.hl7.fhir.dstu2016may.model.codesystems -
-
Uses of CqifCqifTriggerType in org.hl7.fhir.dstu2016may.model.codesystems
Methods in org.hl7.fhir.dstu2016may.model.codesystems that return CqifCqifTriggerType Modifier and Type Method Description static CqifCqifTriggerTypeCqifCqifTriggerType. fromCode(String codeString)CqifCqifTriggerTypeCqifCqifTriggerTypeEnumFactory. fromCode(String codeString)static CqifCqifTriggerTypeCqifCqifTriggerType. valueOf(String name)Returns the enum constant of this type with the specified name.static CqifCqifTriggerType[]CqifCqifTriggerType. 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 CqifCqifTriggerType Modifier and Type Method Description StringCqifCqifTriggerTypeEnumFactory. toCode(CqifCqifTriggerType code)StringCqifCqifTriggerTypeEnumFactory. toSystem(CqifCqifTriggerType code)
-