ca.infoway.messagebuilder.datatype
Interface QTY<V>

Package class diagram package QTY
Type Parameters:
V - the underlying javav datatype
All Superinterfaces:
ANY<V>, BareANY, NullFlavorSupport
All Known Subinterfaces:
INT, MO, PQ, REAL, RTO<N,D>, TS
All Known Implementing Classes:
INTImpl, MOImpl, PQImpl, QTYImpl, REALImpl, RTOImpl, TSImpl

public interface QTY<V>
extends ANY<V>

Parent of many amount-related HL7 datatypes (such as PQ, TS, REAL, etc.).

Author:
Intelliware Development

Method Summary
 
Methods inherited from interface ca.infoway.messagebuilder.datatype.ANY
getNullFlavor, getValue, isNull, nonNull, notApplicable, other, setNullFlavor, setValue, unknown
 
Methods inherited from interface ca.infoway.messagebuilder.datatype.BareANY
getBareValue, getDataType, setDataType
 
Methods inherited from interface ca.infoway.messagebuilder.datatype.nullflavor.NullFlavorSupport
hasNullFlavor
 



Copyright © 2013. All Rights Reserved.