Uses of Class
org.hl7.v3.COCTMT030007UVOtherIDs
-
Uses of COCTMT030007UVOtherIDs in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT030007UVOtherIDsModifier and TypeFieldDescriptionprotected List<COCTMT030007UVOtherIDs>COCTMT030007UVNonPersonLivingSubject.asOtherIDsprotected List<COCTMT030007UVOtherIDs>COCTMT030007UVPerson.asOtherIDsMethods in org.hl7.v3 that return COCTMT030007UVOtherIDsModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030007UVOtherIDs()Create an instance ofCOCTMT030007UVOtherIDsCOCTMT030007UVOtherIDs.withClassCode(String... values) COCTMT030007UVOtherIDs.withClassCode(Collection<String> values) COCTMT030007UVOtherIDs.withId(Collection<II> values) COCTMT030007UVOtherIDs.withNullFlavor(String... values) COCTMT030007UVOtherIDs.withNullFlavor(Collection<String> values) COCTMT030007UVOtherIDs.withRealmCode(Collection<CS> values) COCTMT030007UVOtherIDs.withRealmCode(CS... values) COCTMT030007UVOtherIDs.withScopingOrganization(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization> value) COCTMT030007UVOtherIDs.withTemplateId(Collection<II> values) COCTMT030007UVOtherIDs.withTemplateId(II... values) COCTMT030007UVOtherIDs.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT030007UVOtherIDsModifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.getAsOtherIDs()Gets the value of the asOtherIDs property.COCTMT030007UVPerson.getAsOtherIDs()Gets the value of the asOtherIDs property.Methods in org.hl7.v3 with parameters of type COCTMT030007UVOtherIDsModifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.withAsOtherIDs(COCTMT030007UVOtherIDs... values) COCTMT030007UVPerson.withAsOtherIDs(COCTMT030007UVOtherIDs... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT030007UVOtherIDsModifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.withAsOtherIDs(Collection<COCTMT030007UVOtherIDs> values) COCTMT030007UVPerson.withAsOtherIDs(Collection<COCTMT030007UVOtherIDs> values)