Package net.ihe.gazelle.hl7v3.datatypes
Class EIVLEvent
java.lang.Object
net.ihe.gazelle.gen.common.CommonOperations
net.ihe.gazelle.hl7v3.datatypes.ANY
net.ihe.gazelle.hl7v3.datatypes.CD
net.ihe.gazelle.hl7v3.datatypes.CE
net.ihe.gazelle.hl7v3.datatypes.EIVLEvent
- All Implemented Interfaces:
Serializable
Description of the class EIVLEvent.
- See Also:
-
Field Summary
Fields inherited from class net.ihe.gazelle.hl7v3.datatypes.CD
code, codeSystem, codeSystemName, codeSystemVersion, displayName, originalText, qualifier, translationFields inherited from class net.ihe.gazelle.hl7v3.datatypes.ANY
mixed, nullFlavor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidset_xmlNodePresentation(Node _xmlNodePresentation) static voidvalidateByModule(EIVLEvent eIVLEvent, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethods inherited from class net.ihe.gazelle.hl7v3.datatypes.CE
validateByModuleMethods inherited from class net.ihe.gazelle.hl7v3.datatypes.CD
addQualifier, addTranslation, getCode, getCodeSystem, getCodeSystemName, getCodeSystemVersion, getDisplayName, getOriginalText, getQualifier, getTranslation, removeQualifier, removeTranslation, setCode, setCodeSystem, setCodeSystemName, setCodeSystemVersion, setDisplayName, setOriginalText, setQualifier, setTranslation, 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
-
Constructor Details
-
EIVLEvent
public EIVLEvent()
-
-
Method Details
-
get_xmlNodePresentation
- Overrides:
get_xmlNodePresentationin classCE
-
set_xmlNodePresentation
- Overrides:
set_xmlNodePresentationin classCE
-
validateByModule
public static void validateByModule(EIVLEvent eIVLEvent, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-