Uses of Class
net.ihe.gazelle.hl7v3.prpamt201306UV02.PRPAMT201306UV02PatientStatusCode
Packages that use PRPAMT201306UV02PatientStatusCode
-
Uses of PRPAMT201306UV02PatientStatusCode in net.ihe.gazelle.hl7v3.prpamt201306UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201306UV02 with type parameters of type PRPAMT201306UV02PatientStatusCodeMethods in net.ihe.gazelle.hl7v3.prpamt201306UV02 that return PRPAMT201306UV02PatientStatusCodeModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201306UV02PatientStatusCode()
Create an instance ofPRPAMT201306UV02PatientStatusCode
Methods in net.ihe.gazelle.hl7v3.prpamt201306UV02 that return types with arguments of type PRPAMT201306UV02PatientStatusCodeModifier and TypeMethodDescriptionPRPAMT201306UV02ParameterList.getPatientStatusCode()
Return patientStatusCode.Methods in net.ihe.gazelle.hl7v3.prpamt201306UV02 with parameters of type PRPAMT201306UV02PatientStatusCodeModifier and TypeMethodDescriptionvoid
PRPAMT201306UV02ParameterList.addPatientStatusCode
(PRPAMT201306UV02PatientStatusCode patientStatusCode_elt) Add a patientStatusCode to the patientStatusCode collection.void
PRPAMT201306UV02ParameterList.removePatientStatusCode
(PRPAMT201306UV02PatientStatusCode patientStatusCode_elt) Remove a patientStatusCode to the patientStatusCode collection.static void
PRPAMT201306UV02PatientStatusCode.validateByModule
(PRPAMT201306UV02PatientStatusCode pRPAMT201306UV02PatientStatusCode, 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 PRPAMT201306UV02PatientStatusCodeModifier and TypeMethodDescriptionvoid
PRPAMT201306UV02ParameterList.setPatientStatusCode
(List<PRPAMT201306UV02PatientStatusCode> patientStatusCode) Set a value to attribute patientStatusCode.