Uses of Class
ca.uhn.hl7v2.conf.spec.message.DataValue
Packages that use DataValue
-
Uses of DataValue in ca.uhn.hl7v2.conf.spec.message
Methods in ca.uhn.hl7v2.conf.spec.message that return DataValueModifier and TypeMethodDescriptionAbstractComponent.getDataValues(int index) Indexed getter for property dataValues.Methods in ca.uhn.hl7v2.conf.spec.message with parameters of type DataValueModifier and TypeMethodDescriptionvoidAbstractComponent.setDataValues(int index, DataValue dataValue) Indexed setter for property dataValues.