Class PRPAMT201302UV02NonPersonLivingSubjectId
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.PRPAMT201302UV02NonPersonLivingSubjectId
- All Implemented Interfaces:
Serializable
Description of the class PRPAMT201302UV02NonPersonLivingSubjectId.
- 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
-
Method Summary
Modifier and TypeMethodDescriptionReturn updateMode.void
set_xmlNodePresentation
(Node _xmlNodePresentation) void
Set a value to attribute updateMode.static void
validateByModule
(PRPAMT201302UV02NonPersonLivingSubjectId pRPAMT201302UV02NonPersonLivingSubjectId, 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
-
PRPAMT201302UV02NonPersonLivingSubjectId
public PRPAMT201302UV02NonPersonLivingSubjectId()
-
-
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(PRPAMT201302UV02NonPersonLivingSubjectId pRPAMT201302UV02NonPersonLivingSubjectId, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-