ca.infoway.messagebuilder.datatype
Interface BL

Package class diagram package BL
All Superinterfaces:
ANY<Boolean>, BareANY, NullFlavorSupport
All Known Implementing Classes:
BLImpl

public interface BL
extends ANY<Boolean>

HL7 datatype BL. Backed by a Boolean.

BL stands for the values of two-valued logic.

A BL value can be either true or false, or, as any other value, may be NULL.

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.