org.apache.myfaces.orchestra.dynaForm.metadata.utils
Class TypeInfos.Info

java.lang.Object
  extended by org.apache.myfaces.orchestra.dynaForm.metadata.utils.TypeInfos.Info
Enclosing class:
TypeInfos

public static class TypeInfos.Info
extends Object


Method Summary
 int getLength()
           
 Double getMaxValue()
           
 Double getMinValue()
           
 boolean isHasFractional()
           
 boolean isNumber()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLength

public int getLength()

getMaxValue

public Double getMaxValue()

getMinValue

public Double getMinValue()

isHasFractional

public boolean isHasFractional()

isNumber

public boolean isNumber()


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.