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