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