ca.infoway.messagebuilder.marshalling.hl7
Class RealCoordFormat

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

public class RealCoordFormat
extends Object
implements RealFormat


Constructor Summary
RealCoordFormat()
           
 
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

RealCoordFormat

public RealCoordFormat()
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.