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.asOtherIDs
COCTMT030007UVPerson.asOtherIDs
Methods in net.ihe.gazelle.hl7v3.coctmt030007UV that return COCTMT030007UVOtherIDsModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030007UVOtherIDs()
Create an instance ofCOCTMT030007UVOtherIDs
Methods 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 TypeMethodDescriptionvoid
COCTMT030007UVNonPersonLivingSubject.addAsOtherIDs
(COCTMT030007UVOtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.void
COCTMT030007UVPerson.addAsOtherIDs
(COCTMT030007UVOtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.void
COCTMT030007UVNonPersonLivingSubject.removeAsOtherIDs
(COCTMT030007UVOtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.void
COCTMT030007UVPerson.removeAsOtherIDs
(COCTMT030007UVOtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.static void
COCTMT030007UVOtherIDs.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 TypeMethodDescriptionvoid
COCTMT030007UVNonPersonLivingSubject.setAsOtherIDs
(List<COCTMT030007UVOtherIDs> asOtherIDs) Set a value to attribute asOtherIDs.void
COCTMT030007UVPerson.setAsOtherIDs
(List<COCTMT030007UVOtherIDs> asOtherIDs) Set a value to attribute asOtherIDs.