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