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