Uses of Class
net.ihe.gazelle.hl7v3.prpamt201304UV02.PRPAMT201304UV02OtherIDs
Packages that use PRPAMT201304UV02OtherIDs
Package
Description
-
Uses of PRPAMT201304UV02OtherIDs in net.ihe.gazelle.hl7v3.prpamt201304UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201304UV02 with type parameters of type PRPAMT201304UV02OtherIDsModifier and TypeFieldDescriptionPRPAMT201304UV02NonPersonLivingSubject.asOtherIDsPRPAMT201304UV02Person.asOtherIDsMethods in net.ihe.gazelle.hl7v3.prpamt201304UV02 that return PRPAMT201304UV02OtherIDsModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201304UV02OtherIDs()Create an instance ofPRPAMT201304UV02OtherIDsMethods in net.ihe.gazelle.hl7v3.prpamt201304UV02 that return types with arguments of type PRPAMT201304UV02OtherIDsModifier and TypeMethodDescriptionPRPAMT201304UV02NonPersonLivingSubject.getAsOtherIDs()Return asOtherIDs.PRPAMT201304UV02Person.getAsOtherIDs()Return asOtherIDs.Methods in net.ihe.gazelle.hl7v3.prpamt201304UV02 with parameters of type PRPAMT201304UV02OtherIDsModifier and TypeMethodDescriptionvoidPRPAMT201304UV02NonPersonLivingSubject.addAsOtherIDs(PRPAMT201304UV02OtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.voidPRPAMT201304UV02Person.addAsOtherIDs(PRPAMT201304UV02OtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.voidPRPAMT201304UV02NonPersonLivingSubject.removeAsOtherIDs(PRPAMT201304UV02OtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.voidPRPAMT201304UV02Person.removeAsOtherIDs(PRPAMT201304UV02OtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.static voidPRPAMT201304UV02OtherIDs.validateByModule(PRPAMT201304UV02OtherIDs pRPAMT201304UV02OtherIDs, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201304UV02 with type arguments of type PRPAMT201304UV02OtherIDsModifier and TypeMethodDescriptionvoidPRPAMT201304UV02NonPersonLivingSubject.setAsOtherIDs(List<PRPAMT201304UV02OtherIDs> asOtherIDs) Set a value to attribute asOtherIDs.voidPRPAMT201304UV02Person.setAsOtherIDs(List<PRPAMT201304UV02OtherIDs> asOtherIDs) Set a value to attribute asOtherIDs. -
Uses of PRPAMT201304UV02OtherIDs in org.openehealth.ipf.commons.ihe.hl7v3.core.responses
Methods in org.openehealth.ipf.commons.ihe.hl7v3.core.responses that return types with arguments of type PRPAMT201304UV02OtherIDsModifier and TypeMethodDescriptionPixV3QueryResponse.getAsOtherIDs()The list of other patient IDs.