ca.infoway.messagebuilder.marshalling.hl7
Class RealConfFormat

Package class diagram package RealConfFormat
java.lang.Object
  extended by ca.infoway.messagebuilder.marshalling.hl7.RealConfFormat
All Implemented Interfaces:
RealFormat

public class RealConfFormat
extends Object
implements RealFormat


Constructor Summary
RealConfFormat()
           
 
Method Summary
 int getMaxDecimalPartLength()
           
 int getMaxIntegerPartLength()
           
 int getMaxValueLength()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RealConfFormat

public RealConfFormat()
Method Detail

getMaxDecimalPartLength

public int getMaxDecimalPartLength()
Specified by:
getMaxDecimalPartLength in interface RealFormat

getMaxIntegerPartLength

public int getMaxIntegerPartLength()
Specified by:
getMaxIntegerPartLength in interface RealFormat

getMaxValueLength

public int getMaxValueLength()
Specified by:
getMaxValueLength in interface RealFormat


Copyright © 2013. All Rights Reserved.