Class PRPAMT201302UV02PatientPatientPerson
java.lang.Object
net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02Person
net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02PatientPatientPerson
- All Implemented Interfaces:
Serializable
public class PRPAMT201302UV02PatientPatientPerson
extends PRPAMT201302UV02Person
implements Serializable
Description of the class PRPAMT201302UV02PatientPatientPerson.
- See Also:
-
Field Summary
Fields inherited from class net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02Person
addr, administrativeGenderCode, asCitizen, asEmployee, asMember, asOtherIDs, asPatientOfOtherProvider, asStudent, birthPlace, birthTime, careGiver, classCode, contactParty, deceasedInd, deceasedTime, desc, determinerCode, disabilityCode, educationLevelCode, ethnicGroupCode, guarantorRole, guardian, id, languageCommunication, livingArrangementCode, maritalStatusCode, multipleBirthInd, multipleBirthOrderNumber, name, nullFlavor, organDonorInd, personalRelationship, raceCode, realmCode, religiousAffiliationCode, telecom, templateId, typeId
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturn updateMode.void
set_xmlNodePresentation
(Node _xmlNodePresentation) void
Set a value to attribute updateMode.static void
validateByModule
(PRPAMT201302UV02PatientPatientPerson pRPAMT201302UV02PatientPatientPerson, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethods inherited from class net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02Person
addAddr, addAsCitizen, addAsEmployee, addAsMember, addAsOtherIDs, addAsPatientOfOtherProvider, addAsStudent, addCareGiver, addContactParty, addDisabilityCode, addEthnicGroupCode, addGuarantorRole, addGuardian, addId, addLanguageCommunication, addName, addPersonalRelationship, addRaceCode, addRealmCode, addTelecom, addTemplateId, getAddr, getAdministrativeGenderCode, getAsCitizen, getAsEmployee, getAsMember, getAsOtherIDs, getAsPatientOfOtherProvider, getAsStudent, getBirthPlace, getBirthTime, getCareGiver, getClassCode, getContactParty, getDeceasedInd, getDeceasedTime, getDesc, getDeterminerCode, getDisabilityCode, getEducationLevelCode, getEthnicGroupCode, getGuarantorRole, getGuardian, getId, getLanguageCommunication, getLivingArrangementCode, getMaritalStatusCode, getMultipleBirthInd, getMultipleBirthOrderNumber, getName, getNullFlavor, getOrganDonorInd, getPersonalRelationship, getRaceCode, getRealmCode, getReligiousAffiliationCode, getTelecom, getTemplateId, getTypeId, removeAddr, removeAsCitizen, removeAsEmployee, removeAsMember, removeAsOtherIDs, removeAsPatientOfOtherProvider, removeAsStudent, removeCareGiver, removeContactParty, removeDisabilityCode, removeEthnicGroupCode, removeGuarantorRole, removeGuardian, removeId, removeLanguageCommunication, removeName, removePersonalRelationship, removeRaceCode, removeRealmCode, removeTelecom, removeTemplateId, setAddr, setAdministrativeGenderCode, setAsCitizen, setAsEmployee, setAsMember, setAsOtherIDs, setAsPatientOfOtherProvider, setAsStudent, setBirthPlace, setBirthTime, setCareGiver, setClassCode, setContactParty, setDeceasedInd, setDeceasedTime, setDesc, setDeterminerCode, setDisabilityCode, setEducationLevelCode, setEthnicGroupCode, setGuarantorRole, setGuardian, setId, setLanguageCommunication, setLivingArrangementCode, setMaritalStatusCode, setMultipleBirthInd, setMultipleBirthOrderNumber, setName, setNullFlavor, setOrganDonorInd, setPersonalRelationship, setRaceCode, setRealmCode, setReligiousAffiliationCode, setTelecom, setTemplateId, setTypeId, validateByModule
-
Field Details
-
updateMode
-
-
Constructor Details
-
PRPAMT201302UV02PatientPatientPerson
public PRPAMT201302UV02PatientPatientPerson()
-
-
Method Details
-
getUpdateMode
Return updateMode.- Returns:
- updateMode
-
setUpdateMode
Set a value to attribute updateMode. -
get_xmlNodePresentation
- Overrides:
get_xmlNodePresentation
in classPRPAMT201302UV02Person
-
set_xmlNodePresentation
- Overrides:
set_xmlNodePresentation
in classPRPAMT201302UV02Person
-
validateByModule
public static void validateByModule(PRPAMT201302UV02PatientPatientPerson pRPAMT201302UV02PatientPatientPerson, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-