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