ca.infoway.messagebuilder.datatype
Interface MO

Package class diagram package MO
All Superinterfaces:
ANY<Money>, BareANY, NullFlavorSupport, QTY<Money>
All Known Implementing Classes:
MOImpl

public interface MO
extends QTY<Money>

Hl7 Datatype MO (MO.CAD). Backed by java datatype Money.

Used to convery monetary values in Canadian currency.

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.