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