Uses of Class
org.hl7.v3.COCTMT080000UVSpecimenStub
-
Uses of COCTMT080000UVSpecimenStub in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT080000UVSpecimenStubModifier and TypeFieldDescriptionprotected List<COCTMT080000UVSpecimenStub>COCTMT080000UVManufactured.asSpecimenStubprotected List<COCTMT080000UVSpecimenStub>COCTMT080000UVNatural.asSpecimenStubprotected List<COCTMT080000UVSpecimenStub>COCTMT080000UVNonPersonLivingSubject.asSpecimenStubprotected List<COCTMT080000UVSpecimenStub>COCTMT080000UVPerson.asSpecimenStubMethods in org.hl7.v3 that return COCTMT080000UVSpecimenStubModifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVSpecimenStub()Create an instance ofCOCTMT080000UVSpecimenStubCOCTMT080000UVSpecimenStub.withClassCode(RoleClassSpecimen value) COCTMT080000UVSpecimenStub.withNullFlavor(String... values) COCTMT080000UVSpecimenStub.withNullFlavor(Collection<String> values) COCTMT080000UVSpecimenStub.withRealmCode(Collection<CS> values) COCTMT080000UVSpecimenStub.withRealmCode(CS... values) COCTMT080000UVSpecimenStub.withTemplateId(Collection<II> values) COCTMT080000UVSpecimenStub.withTemplateId(II... values) COCTMT080000UVSpecimenStub.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT080000UVSpecimenStubModifier and TypeMethodDescriptionCOCTMT080000UVManufactured.getAsSpecimenStub()Gets the value of the asSpecimenStub property.COCTMT080000UVNatural.getAsSpecimenStub()Gets the value of the asSpecimenStub property.COCTMT080000UVNonPersonLivingSubject.getAsSpecimenStub()Gets the value of the asSpecimenStub property.COCTMT080000UVPerson.getAsSpecimenStub()Gets the value of the asSpecimenStub property.Methods in org.hl7.v3 with parameters of type COCTMT080000UVSpecimenStubModifier and TypeMethodDescriptionCOCTMT080000UVManufactured.withAsSpecimenStub(COCTMT080000UVSpecimenStub... values) COCTMT080000UVNatural.withAsSpecimenStub(COCTMT080000UVSpecimenStub... values) COCTMT080000UVNonPersonLivingSubject.withAsSpecimenStub(COCTMT080000UVSpecimenStub... values) COCTMT080000UVPerson.withAsSpecimenStub(COCTMT080000UVSpecimenStub... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT080000UVSpecimenStubModifier and TypeMethodDescriptionCOCTMT080000UVManufactured.withAsSpecimenStub(Collection<COCTMT080000UVSpecimenStub> values) COCTMT080000UVNatural.withAsSpecimenStub(Collection<COCTMT080000UVSpecimenStub> values) COCTMT080000UVNonPersonLivingSubject.withAsSpecimenStub(Collection<COCTMT080000UVSpecimenStub> values) COCTMT080000UVPerson.withAsSpecimenStub(Collection<COCTMT080000UVSpecimenStub> values)