Uses of Class
com.ibm.fhir.model.type.code.GraphCompartmentRule.Builder
-
Packages that use GraphCompartmentRule.Builder Package Description com.ibm.fhir.model.type.code -
-
Uses of GraphCompartmentRule.Builder in com.ibm.fhir.model.type.code
Methods in com.ibm.fhir.model.type.code that return GraphCompartmentRule.Builder Modifier and Type Method Description static GraphCompartmentRule.BuilderGraphCompartmentRule. builder()GraphCompartmentRule.BuilderGraphCompartmentRule.Builder. extension(Extension... extension)GraphCompartmentRule.BuilderGraphCompartmentRule.Builder. extension(Collection<Extension> extension)GraphCompartmentRule.BuilderGraphCompartmentRule.Builder. id(String id)GraphCompartmentRule.BuilderGraphCompartmentRule. toBuilder()GraphCompartmentRule.BuilderGraphCompartmentRule.Builder. value(GraphCompartmentRule.ValueSet value)GraphCompartmentRule.BuilderGraphCompartmentRule.Builder. value(String value)
-