Uses of Class
net.ihe.gazelle.hl7v3.prpamt201303UV02.PRPAMT201303UV02OtherIDs
Packages that use PRPAMT201303UV02OtherIDs
-
Uses of PRPAMT201303UV02OtherIDs in net.ihe.gazelle.hl7v3.prpamt201303UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201303UV02 with type parameters of type PRPAMT201303UV02OtherIDsModifier and TypeFieldDescriptionPRPAMT201303UV02NonPersonLivingSubject.asOtherIDs
PRPAMT201303UV02Person.asOtherIDs
Methods in net.ihe.gazelle.hl7v3.prpamt201303UV02 that return PRPAMT201303UV02OtherIDsModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201303UV02OtherIDs()
Create an instance ofPRPAMT201303UV02OtherIDs
Methods in net.ihe.gazelle.hl7v3.prpamt201303UV02 that return types with arguments of type PRPAMT201303UV02OtherIDsModifier and TypeMethodDescriptionPRPAMT201303UV02NonPersonLivingSubject.getAsOtherIDs()
Return asOtherIDs.PRPAMT201303UV02Person.getAsOtherIDs()
Return asOtherIDs.Methods in net.ihe.gazelle.hl7v3.prpamt201303UV02 with parameters of type PRPAMT201303UV02OtherIDsModifier and TypeMethodDescriptionvoid
PRPAMT201303UV02NonPersonLivingSubject.addAsOtherIDs
(PRPAMT201303UV02OtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.void
PRPAMT201303UV02Person.addAsOtherIDs
(PRPAMT201303UV02OtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.void
PRPAMT201303UV02NonPersonLivingSubject.removeAsOtherIDs
(PRPAMT201303UV02OtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.void
PRPAMT201303UV02Person.removeAsOtherIDs
(PRPAMT201303UV02OtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.static void
PRPAMT201303UV02OtherIDs.validateByModule
(PRPAMT201303UV02OtherIDs pRPAMT201303UV02OtherIDs, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201303UV02 with type arguments of type PRPAMT201303UV02OtherIDsModifier and TypeMethodDescriptionvoid
PRPAMT201303UV02NonPersonLivingSubject.setAsOtherIDs
(List<PRPAMT201303UV02OtherIDs> asOtherIDs) Set a value to attribute asOtherIDs.void
PRPAMT201303UV02Person.setAsOtherIDs
(List<PRPAMT201303UV02OtherIDs> asOtherIDs) Set a value to attribute asOtherIDs.