Uses of Class
net.ihe.gazelle.hl7v3.prpamt201306UV02.PRPAMT201306UV02PatientAddress
Packages that use PRPAMT201306UV02PatientAddress
-
Uses of PRPAMT201306UV02PatientAddress in net.ihe.gazelle.hl7v3.prpamt201306UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201306UV02 with type parameters of type PRPAMT201306UV02PatientAddressMethods in net.ihe.gazelle.hl7v3.prpamt201306UV02 that return PRPAMT201306UV02PatientAddressModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201306UV02PatientAddress()Create an instance ofPRPAMT201306UV02PatientAddressMethods in net.ihe.gazelle.hl7v3.prpamt201306UV02 that return types with arguments of type PRPAMT201306UV02PatientAddressModifier and TypeMethodDescriptionPRPAMT201306UV02ParameterList.getPatientAddress()Return patientAddress.Methods in net.ihe.gazelle.hl7v3.prpamt201306UV02 with parameters of type PRPAMT201306UV02PatientAddressModifier and TypeMethodDescriptionvoidPRPAMT201306UV02ParameterList.addPatientAddress(PRPAMT201306UV02PatientAddress patientAddress_elt) Add a patientAddress to the patientAddress collection.voidPRPAMT201306UV02ParameterList.removePatientAddress(PRPAMT201306UV02PatientAddress patientAddress_elt) Remove a patientAddress to the patientAddress collection.static voidPRPAMT201306UV02PatientAddress.validateByModule(PRPAMT201306UV02PatientAddress pRPAMT201306UV02PatientAddress, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201306UV02 with type arguments of type PRPAMT201306UV02PatientAddressModifier and TypeMethodDescriptionvoidPRPAMT201306UV02ParameterList.setPatientAddress(List<PRPAMT201306UV02PatientAddress> patientAddress) Set a value to attribute patientAddress.