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
FieldsFields inherited from class net.ihe.gazelle.hl7v3.datatypes.II
assigningAuthorityName, displayable, extension, rootFields inherited from class net.ihe.gazelle.hl7v3.datatypes.ANY
mixed, nullFlavor -
Constructor Summary
ConstructorsConstructorDescriptionPRPAMT201302UV02PatientId(String inRoot, String inExtension) PRPAMT201302UV02PatientId(String inRoot, String inExtension, String authorityName) -
Method Summary
Modifier and TypeMethodDescriptionReturn updateMode.voidset_xmlNodePresentation(Node _xmlNodePresentation) voidsetUpdateMode(PRPAMT201302UV02PatientIdUpdateMode updateMode) Set a value to attribute updateMode.static voidvalidateByModule(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, validateByModuleMethods inherited from class net.ihe.gazelle.hl7v3.datatypes.ANY
getNullFlavor, setNullFlavor, validateByModuleMethods 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_xmlNodePresentationin classII
-
set_xmlNodePresentation
- Overrides:
set_xmlNodePresentationin classII
-
validateByModule
public static void validateByModule(PRPAMT201302UV02PatientId pRPAMT201302UV02PatientId, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-