Uses of Class
net.ihe.gazelle.hl7v3.coctmt030000UV04.COCTMT030000UV04OtherIDs
Packages that use COCTMT030000UV04OtherIDs
-
Uses of COCTMT030000UV04OtherIDs in net.ihe.gazelle.hl7v3.coctmt030000UV04
Fields in net.ihe.gazelle.hl7v3.coctmt030000UV04 with type parameters of type COCTMT030000UV04OtherIDsModifier and TypeFieldDescriptionCOCTMT030000UV04NonPersonLivingSubject.asOtherIDs
COCTMT030000UV04Person.asOtherIDs
Methods in net.ihe.gazelle.hl7v3.coctmt030000UV04 that return COCTMT030000UV04OtherIDsModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030000UV04OtherIDs()
Create an instance ofCOCTMT030000UV04OtherIDs
Methods in net.ihe.gazelle.hl7v3.coctmt030000UV04 that return types with arguments of type COCTMT030000UV04OtherIDsModifier and TypeMethodDescriptionCOCTMT030000UV04NonPersonLivingSubject.getAsOtherIDs()
Return asOtherIDs.COCTMT030000UV04Person.getAsOtherIDs()
Return asOtherIDs.Methods in net.ihe.gazelle.hl7v3.coctmt030000UV04 with parameters of type COCTMT030000UV04OtherIDsModifier and TypeMethodDescriptionvoid
COCTMT030000UV04NonPersonLivingSubject.addAsOtherIDs
(COCTMT030000UV04OtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.void
COCTMT030000UV04Person.addAsOtherIDs
(COCTMT030000UV04OtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.void
COCTMT030000UV04NonPersonLivingSubject.removeAsOtherIDs
(COCTMT030000UV04OtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.void
COCTMT030000UV04Person.removeAsOtherIDs
(COCTMT030000UV04OtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.static void
COCTMT030000UV04OtherIDs.validateByModule
(COCTMT030000UV04OtherIDs cOCTMT030000UV04OtherIDs, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt030000UV04 with type arguments of type COCTMT030000UV04OtherIDsModifier and TypeMethodDescriptionvoid
COCTMT030000UV04NonPersonLivingSubject.setAsOtherIDs
(List<COCTMT030000UV04OtherIDs> asOtherIDs) Set a value to attribute asOtherIDs.void
COCTMT030000UV04Person.setAsOtherIDs
(List<COCTMT030000UV04OtherIDs> asOtherIDs) Set a value to attribute asOtherIDs.