ca.infoway.messagebuilder.datatype
Interface INT

Package class diagram package INT
All Superinterfaces:
ANY<Integer>, BareANY, NullFlavorSupport, QTY<Integer>
All Known Implementing Classes:
INTImpl

public interface INT
extends QTY<Integer>

HL7 datatype INT. Backed by an Integer.

Covers:

INT.POS: This is used to convey an integer number that is greater than or equal to "1".

INT.NONNEG: This is used to convey an integer number that is greater than or equal to "0".

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.