Class PRPAMT201302UV02PatientPatientNonPersonLivingSubject
java.lang.Object
net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02NonPersonLivingSubject
net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02PatientPatientNonPersonLivingSubject
- All Implemented Interfaces:
Serializable
public class PRPAMT201302UV02PatientPatientNonPersonLivingSubject
extends PRPAMT201302UV02NonPersonLivingSubject
implements Serializable
Description of the class PRPAMT201302UV02PatientPatientNonPersonLivingSubject.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionFields inherited from class net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02NonPersonLivingSubject
administrativeGenderCode, asMember, asOtherIDs, asPatientOfOtherProvider, birthPlace, birthTime, careGiver, classCode, code, contactParty, deceasedInd, deceasedTime, desc, determinerCode, existenceTime, genderStatusCode, guarantorRole, guardian, handlingCode, id, multipleBirthInd, multipleBirthOrderNumber, name, nullFlavor, organDonorInd, personalRelationship, realmCode, riskCode, strainText, 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
(PRPAMT201302UV02PatientPatientNonPersonLivingSubject pRPAMT201302UV02PatientPatientNonPersonLivingSubject, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethods inherited from class net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02NonPersonLivingSubject
addAsMember, addAsOtherIDs, addAsPatientOfOtherProvider, addCareGiver, addContactParty, addGuarantorRole, addGuardian, addHandlingCode, addId, addName, addPersonalRelationship, addRealmCode, addRiskCode, addTelecom, addTemplateId, getAdministrativeGenderCode, getAsMember, getAsOtherIDs, getAsPatientOfOtherProvider, getBirthPlace, getBirthTime, getCareGiver, getClassCode, getCode, getContactParty, getDeceasedInd, getDeceasedTime, getDesc, getDeterminerCode, getExistenceTime, getGenderStatusCode, getGuarantorRole, getGuardian, getHandlingCode, getId, getMultipleBirthInd, getMultipleBirthOrderNumber, getName, getNullFlavor, getOrganDonorInd, getPersonalRelationship, getRealmCode, getRiskCode, getStrainText, getTelecom, getTemplateId, getTypeId, removeAsMember, removeAsOtherIDs, removeAsPatientOfOtherProvider, removeCareGiver, removeContactParty, removeGuarantorRole, removeGuardian, removeHandlingCode, removeId, removeName, removePersonalRelationship, removeRealmCode, removeRiskCode, removeTelecom, removeTemplateId, setAdministrativeGenderCode, setAsMember, setAsOtherIDs, setAsPatientOfOtherProvider, setBirthPlace, setBirthTime, setCareGiver, setClassCode, setCode, setContactParty, setDeceasedInd, setDeceasedTime, setDesc, setDeterminerCode, setExistenceTime, setGenderStatusCode, setGuarantorRole, setGuardian, setHandlingCode, setId, setMultipleBirthInd, setMultipleBirthOrderNumber, setName, setNullFlavor, setOrganDonorInd, setPersonalRelationship, setRealmCode, setRiskCode, setStrainText, setTelecom, setTemplateId, setTypeId, validateByModule
-
Field Details
-
updateMode
-
-
Constructor Details
-
PRPAMT201302UV02PatientPatientNonPersonLivingSubject
public PRPAMT201302UV02PatientPatientNonPersonLivingSubject()
-
-
Method Details
-
getUpdateMode
Return updateMode.- Returns:
- updateMode
-
setUpdateMode
public void setUpdateMode(PRPAMT201302UV02PatientPatientNonPersonLivingSubjectUpdateMode updateMode) Set a value to attribute updateMode. -
get_xmlNodePresentation
- Overrides:
get_xmlNodePresentation
in classPRPAMT201302UV02NonPersonLivingSubject
-
set_xmlNodePresentation
- Overrides:
set_xmlNodePresentation
in classPRPAMT201302UV02NonPersonLivingSubject
-
validateByModule
public static void validateByModule(PRPAMT201302UV02PatientPatientNonPersonLivingSubject pRPAMT201302UV02PatientPatientNonPersonLivingSubject, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-