ca.infoway.messagebuilder.marshalling.hl7
Class AnyHelper

Package class diagram package AnyHelper
java.lang.Object
  extended by ca.infoway.messagebuilder.marshalling.hl7.AnyHelper

public class AnyHelper
extends Object

ANY, ANY.LAB, ANY.CA.IZ, ANY.PATH Each value sent over the wire must correspond to one of the following non-abstract data type flavor specifications defined below: ANY: all types allowed ANY.LAB: CD.LAB, ST, PQ.LAB, IVL, INT.NONNEG, INT.POS, TS.FULLDATETIME, URG ANY.CA.IZ: ST, PN.BASIC, INT.POS, BL ANY.PATH: ST, PQ, ED.DOCORREF or CD.LAB

Author:
Intelliware Development

Constructor Summary
AnyHelper()
           
 
Method Summary
static boolean isValidTypeForAny(String type, String specializationType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnyHelper

public AnyHelper()
Method Detail

isValidTypeForAny

public static boolean isValidTypeForAny(String type,
                                        String specializationType)


Copyright © 2013. All Rights Reserved.