Uses of Class
com.ibm.fhir.model.type.code.BiologicallyDerivedProductStorageScale.ValueSet
-
Packages that use BiologicallyDerivedProductStorageScale.ValueSet Package Description com.ibm.fhir.model.type.code -
-
Uses of BiologicallyDerivedProductStorageScale.ValueSet in com.ibm.fhir.model.type.code
Methods in com.ibm.fhir.model.type.code that return BiologicallyDerivedProductStorageScale.ValueSet Modifier and Type Method Description static BiologicallyDerivedProductStorageScale.ValueSetBiologicallyDerivedProductStorageScale.ValueSet. from(String value)Factory method for creating BiologicallyDerivedProductStorageScale.ValueSet values from a passed string value.BiologicallyDerivedProductStorageScale.ValueSetBiologicallyDerivedProductStorageScale. getValueAsEnumConstant()static BiologicallyDerivedProductStorageScale.ValueSetBiologicallyDerivedProductStorageScale.ValueSet. valueOf(String name)Returns the enum constant of this type with the specified name.static BiologicallyDerivedProductStorageScale.ValueSet[]BiologicallyDerivedProductStorageScale.ValueSet. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ibm.fhir.model.type.code with parameters of type BiologicallyDerivedProductStorageScale.ValueSet Modifier and Type Method Description static BiologicallyDerivedProductStorageScaleBiologicallyDerivedProductStorageScale. of(BiologicallyDerivedProductStorageScale.ValueSet value)Factory method for creating BiologicallyDerivedProductStorageScale objects from a passed enum value.BiologicallyDerivedProductStorageScale.BuilderBiologicallyDerivedProductStorageScale.Builder. value(BiologicallyDerivedProductStorageScale.ValueSet value)
-