Package net.ihe.gazelle.hl7v3.datatypes
Class AdxpDeliveryInstallationArea
java.lang.Object
net.ihe.gazelle.gen.common.CommonOperations
net.ihe.gazelle.hl7v3.datatypes.ANY
net.ihe.gazelle.hl7v3.datatypes.BIN
net.ihe.gazelle.hl7v3.datatypes.ED
net.ihe.gazelle.hl7v3.datatypes.ST
net.ihe.gazelle.hl7v3.datatypes.ADXP
net.ihe.gazelle.hl7v3.datatypes.AdxpDeliveryInstallationArea
- All Implemented Interfaces:
Serializable
Description of the class AdxpDeliveryInstallationArea.
- See Also:
-
Field Summary
Fields inherited from class net.ihe.gazelle.hl7v3.datatypes.ED
compression, integrityCheck, integrityCheckAlgorithm, language, mediaTypeFields inherited from class net.ihe.gazelle.hl7v3.datatypes.BIN
representationFields inherited from class net.ihe.gazelle.hl7v3.datatypes.ANY
mixed, nullFlavor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidset_xmlNodePresentation(Node _xmlNodePresentation) static voidvalidateByModule(AdxpDeliveryInstallationArea adxpDeliveryInstallationArea, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethods inherited from class net.ihe.gazelle.hl7v3.datatypes.ADXP
getPartType, setPartType, validateByModuleMethods inherited from class net.ihe.gazelle.hl7v3.datatypes.ST
validateByModuleMethods inherited from class net.ihe.gazelle.hl7v3.datatypes.ED
getCompression, getIntegrityCheck, getIntegrityCheckAlgorithm, getLanguage, getMediaType, getReference, getThumbnail, setCompression, setIntegrityCheck, setIntegrityCheckAlgorithm, setLanguage, setMediaType, validateByModuleMethods inherited from class net.ihe.gazelle.hl7v3.datatypes.BIN
addMixed, getListStringValues, getMixed, getRepresentation, removeMixed, setMixed, setRepresentation, 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
-
AdxpDeliveryInstallationArea
public AdxpDeliveryInstallationArea()
-
-
Method Details
-
get_xmlNodePresentation
- Overrides:
get_xmlNodePresentationin classADXP
-
set_xmlNodePresentation
- Overrides:
set_xmlNodePresentationin classADXP
-
validateByModule
public static void validateByModule(AdxpDeliveryInstallationArea adxpDeliveryInstallationArea, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-