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