Class PRPAMT201302UV02PatientId
java.lang.Object
net.ihe.gazelle.gen.common.CommonOperations
net.ihe.gazelle.hl7v3.datatypes.ANY
net.ihe.gazelle.hl7v3.datatypes.II
net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02PatientId
- All Implemented Interfaces:
Serializable
Description of the class PRPAMT201302UV02PatientId.
- See Also:
-
Field Summary
Fields inherited from class net.ihe.gazelle.hl7v3.datatypes.II
assigningAuthorityName, displayable, extension, root
Fields inherited from class net.ihe.gazelle.hl7v3.datatypes.ANY
mixed, nullFlavor
-
Constructor Summary
ConstructorDescriptionPRPAMT201302UV02PatientId
(String inRoot, String inExtension) PRPAMT201302UV02PatientId
(String inRoot, String inExtension, String authorityName) -
Method Summary
Modifier and TypeMethodDescriptionReturn updateMode.void
set_xmlNodePresentation
(Node _xmlNodePresentation) void
setUpdateMode
(PRPAMT201302UV02PatientIdUpdateMode updateMode) Set a value to attribute updateMode.static void
validateByModule
(PRPAMT201302UV02PatientId pRPAMT201302UV02PatientId, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethods inherited from class net.ihe.gazelle.hl7v3.datatypes.II
equals, getAssigningAuthorityName, getDisplayable, getExtension, getRoot, hashCode, isDisplayable, setAssigningAuthorityName, setDisplayable, setExtension, setRoot, validateByModule
Methods inherited from class net.ihe.gazelle.hl7v3.datatypes.ANY
getNullFlavor, setNullFlavor, validateByModule
Methods inherited from class net.ihe.gazelle.gen.common.CommonOperations
getValuesetChecker, isBIN, isCSType, isDTM, isOID, isRUID, isSTType, isTSType, isUID, isUUID, isXCN, isXON, isXPN, matches, matches, matches, matches, matchesCodeToValueSet, matchesValueSet, matchesValueSetWithDisplayName, setValuesetChecker, setValueSetProvider
-
Field Details
-
updateMode
-
-
Constructor Details
-
PRPAMT201302UV02PatientId
public PRPAMT201302UV02PatientId() -
PRPAMT201302UV02PatientId
-
PRPAMT201302UV02PatientId
-
-
Method Details
-
getUpdateMode
Return updateMode.- Returns:
- updateMode
-
setUpdateMode
Set a value to attribute updateMode. -
get_xmlNodePresentation
- Overrides:
get_xmlNodePresentation
in classII
-
set_xmlNodePresentation
- Overrides:
set_xmlNodePresentation
in classII
-
validateByModule
public static void validateByModule(PRPAMT201302UV02PatientId pRPAMT201302UV02PatientId, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-