ca.infoway.messagebuilder.datatype
Interface SXCM<T>

Package class diagram package SXCM
Type Parameters:
T - the underlying java datatype
All Superinterfaces:
ANY<SetComponent<T>>, BareANY, NullFlavorSupport
All Known Implementing Classes:
SXCMImpl

public interface SXCM<T>
extends ANY<SetComponent<T>>

Set Component (SXCM) HL7 datatype. Backed by the java datatype SetComponent.

http://www.hl7.org/v3ballot/html/infrastructure/itsxml/datatypes-its-xml.htm#dtimpl-SXCM

Definition: An ITS-defined generic type extension for the base data type of a set, representing a component of a general set over a discrete or continuous value domain. Its use is mainly for continuous value domains. Discrete (enumerable) set components are the individual elements of the base data type.

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.