Uses of Class
net.ihe.gazelle.hl7v3.prpamt201301UV02.PRPAMT201301UV02OtherIDs
Packages that use PRPAMT201301UV02OtherIDs
-
Uses of PRPAMT201301UV02OtherIDs in net.ihe.gazelle.hl7v3.prpamt201301UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201301UV02 with type parameters of type PRPAMT201301UV02OtherIDsModifier and TypeFieldDescriptionPRPAMT201301UV02NonPersonLivingSubject.asOtherIDs
PRPAMT201301UV02Person.asOtherIDs
Methods in net.ihe.gazelle.hl7v3.prpamt201301UV02 that return PRPAMT201301UV02OtherIDsModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201301UV02OtherIDs()
Create an instance ofPRPAMT201301UV02OtherIDs
Methods in net.ihe.gazelle.hl7v3.prpamt201301UV02 that return types with arguments of type PRPAMT201301UV02OtherIDsModifier and TypeMethodDescriptionPRPAMT201301UV02NonPersonLivingSubject.getAsOtherIDs()
Return asOtherIDs.PRPAMT201301UV02Person.getAsOtherIDs()
Return asOtherIDs.Methods in net.ihe.gazelle.hl7v3.prpamt201301UV02 with parameters of type PRPAMT201301UV02OtherIDsModifier and TypeMethodDescriptionvoid
PRPAMT201301UV02NonPersonLivingSubject.addAsOtherIDs
(PRPAMT201301UV02OtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.void
PRPAMT201301UV02Person.addAsOtherIDs
(PRPAMT201301UV02OtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.void
PRPAMT201301UV02NonPersonLivingSubject.removeAsOtherIDs
(PRPAMT201301UV02OtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.void
PRPAMT201301UV02Person.removeAsOtherIDs
(PRPAMT201301UV02OtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.static void
PRPAMT201301UV02OtherIDs.validateByModule
(PRPAMT201301UV02OtherIDs pRPAMT201301UV02OtherIDs, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201301UV02 with type arguments of type PRPAMT201301UV02OtherIDsModifier and TypeMethodDescriptionvoid
PRPAMT201301UV02NonPersonLivingSubject.setAsOtherIDs
(List<PRPAMT201301UV02OtherIDs> asOtherIDs) Set a value to attribute asOtherIDs.void
PRPAMT201301UV02Person.setAsOtherIDs
(List<PRPAMT201301UV02OtherIDs> asOtherIDs) Set a value to attribute asOtherIDs.