Uses of Class
net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02OtherIDs
Packages that use PRPAMT201302UV02OtherIDs
-
Uses of PRPAMT201302UV02OtherIDs in net.ihe.gazelle.hl7v3.prpamt201302UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201302UV02 with type parameters of type PRPAMT201302UV02OtherIDsModifier and TypeFieldDescriptionPRPAMT201302UV02NonPersonLivingSubject.asOtherIDs
PRPAMT201302UV02Person.asOtherIDs
Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 that return PRPAMT201302UV02OtherIDsModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201302UV02OtherIDs()
Create an instance ofPRPAMT201302UV02OtherIDs
Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 that return types with arguments of type PRPAMT201302UV02OtherIDsModifier and TypeMethodDescriptionPRPAMT201302UV02NonPersonLivingSubject.getAsOtherIDs()
Return asOtherIDs.PRPAMT201302UV02Person.getAsOtherIDs()
Return asOtherIDs.Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 with parameters of type PRPAMT201302UV02OtherIDsModifier and TypeMethodDescriptionvoid
PRPAMT201302UV02NonPersonLivingSubject.addAsOtherIDs
(PRPAMT201302UV02OtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.void
PRPAMT201302UV02Person.addAsOtherIDs
(PRPAMT201302UV02OtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.void
PRPAMT201302UV02NonPersonLivingSubject.removeAsOtherIDs
(PRPAMT201302UV02OtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.void
PRPAMT201302UV02Person.removeAsOtherIDs
(PRPAMT201302UV02OtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.static void
PRPAMT201302UV02OtherIDs.validateByModule
(PRPAMT201302UV02OtherIDs pRPAMT201302UV02OtherIDs, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201302UV02 with type arguments of type PRPAMT201302UV02OtherIDsModifier and TypeMethodDescriptionvoid
PRPAMT201302UV02NonPersonLivingSubject.setAsOtherIDs
(List<PRPAMT201302UV02OtherIDs> asOtherIDs) Set a value to attribute asOtherIDs.void
PRPAMT201302UV02Person.setAsOtherIDs
(List<PRPAMT201302UV02OtherIDs> asOtherIDs) Set a value to attribute asOtherIDs.