Uses of Class
net.ihe.gazelle.hl7v3.prpamt201307UV02.PRPAMT201307UV02PatientIdentifier
Packages that use PRPAMT201307UV02PatientIdentifier
-
Uses of PRPAMT201307UV02PatientIdentifier in net.ihe.gazelle.hl7v3.prpamt201307UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201307UV02 with type parameters of type PRPAMT201307UV02PatientIdentifierMethods in net.ihe.gazelle.hl7v3.prpamt201307UV02 that return PRPAMT201307UV02PatientIdentifierModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201307UV02PatientIdentifier()
Create an instance ofPRPAMT201307UV02PatientIdentifier
Methods in net.ihe.gazelle.hl7v3.prpamt201307UV02 that return types with arguments of type PRPAMT201307UV02PatientIdentifierModifier and TypeMethodDescriptionPRPAMT201307UV02ParameterList.getPatientIdentifier()
Return patientIdentifier.Methods in net.ihe.gazelle.hl7v3.prpamt201307UV02 with parameters of type PRPAMT201307UV02PatientIdentifierModifier and TypeMethodDescriptionvoid
PRPAMT201307UV02ParameterList.addPatientIdentifier
(PRPAMT201307UV02PatientIdentifier patientIdentifier_elt) Add a patientIdentifier to the patientIdentifier collection.void
PRPAMT201307UV02ParameterList.removePatientIdentifier
(PRPAMT201307UV02PatientIdentifier patientIdentifier_elt) Remove a patientIdentifier to the patientIdentifier collection.static void
PRPAMT201307UV02PatientIdentifier.validateByModule
(PRPAMT201307UV02PatientIdentifier pRPAMT201307UV02PatientIdentifier, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201307UV02 with type arguments of type PRPAMT201307UV02PatientIdentifierModifier and TypeMethodDescriptionvoid
PRPAMT201307UV02ParameterList.setPatientIdentifier
(List<PRPAMT201307UV02PatientIdentifier> patientIdentifier) Set a value to attribute patientIdentifier.