Package net.ihe.gazelle.hl7v3.datatypes
Class RTO
java.lang.Object
net.ihe.gazelle.gen.common.CommonOperations
net.ihe.gazelle.hl7v3.datatypes.ANY
net.ihe.gazelle.hl7v3.datatypes.QTY
net.ihe.gazelle.hl7v3.datatypes.RTOQTYQTY
net.ihe.gazelle.hl7v3.datatypes.RTO
- All Implemented Interfaces:
Serializable
Description of the class RTO.
- See Also:
-
Field Summary
Fields inherited from class net.ihe.gazelle.hl7v3.datatypes.RTOQTYQTY
denominator, numeratorFields inherited from class net.ihe.gazelle.hl7v3.datatypes.ANY
mixed, nullFlavor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidset_xmlNodePresentation(Node _xmlNodePresentation) static voidvalidateByModule(RTO rTO, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethods inherited from class net.ihe.gazelle.hl7v3.datatypes.RTOQTYQTY
getDenominator, getNumerator, setDenominator, setNumerator, validateByModuleMethods inherited from class net.ihe.gazelle.hl7v3.datatypes.QTY
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
-
RTO
public RTO()
-
-
Method Details
-
get_xmlNodePresentation
- Overrides:
get_xmlNodePresentationin classRTOQTYQTY
-
set_xmlNodePresentation
- Overrides:
set_xmlNodePresentationin classRTOQTYQTY
-
validateByModule
public static void validateByModule(RTO rTO, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-