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