Uses of Class
net.ihe.gazelle.hl7v3.coctmt030007UV.COCTMT030007UVOtherIDs
Packages that use COCTMT030007UVOtherIDs
-
Uses of COCTMT030007UVOtherIDs in net.ihe.gazelle.hl7v3.coctmt030007UV
Fields in net.ihe.gazelle.hl7v3.coctmt030007UV with type parameters of type COCTMT030007UVOtherIDsModifier and TypeFieldDescriptionCOCTMT030007UVNonPersonLivingSubject.asOtherIDsCOCTMT030007UVPerson.asOtherIDsMethods in net.ihe.gazelle.hl7v3.coctmt030007UV that return COCTMT030007UVOtherIDsModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030007UVOtherIDs()Create an instance ofCOCTMT030007UVOtherIDsMethods in net.ihe.gazelle.hl7v3.coctmt030007UV that return types with arguments of type COCTMT030007UVOtherIDsModifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.getAsOtherIDs()Return asOtherIDs.COCTMT030007UVPerson.getAsOtherIDs()Return asOtherIDs.Methods in net.ihe.gazelle.hl7v3.coctmt030007UV with parameters of type COCTMT030007UVOtherIDsModifier and TypeMethodDescriptionvoidCOCTMT030007UVNonPersonLivingSubject.addAsOtherIDs(COCTMT030007UVOtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.voidCOCTMT030007UVPerson.addAsOtherIDs(COCTMT030007UVOtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.voidCOCTMT030007UVNonPersonLivingSubject.removeAsOtherIDs(COCTMT030007UVOtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.voidCOCTMT030007UVPerson.removeAsOtherIDs(COCTMT030007UVOtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.static voidCOCTMT030007UVOtherIDs.validateByModule(COCTMT030007UVOtherIDs cOCTMT030007UVOtherIDs, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt030007UV with type arguments of type COCTMT030007UVOtherIDsModifier and TypeMethodDescriptionvoidCOCTMT030007UVNonPersonLivingSubject.setAsOtherIDs(List<COCTMT030007UVOtherIDs> asOtherIDs) Set a value to attribute asOtherIDs.voidCOCTMT030007UVPerson.setAsOtherIDs(List<COCTMT030007UVOtherIDs> asOtherIDs) Set a value to attribute asOtherIDs.