net.sf.snver.pileup.util
Class Usage

java.lang.Object
  extended by net.sf.snver.pileup.util.Usage

public class Usage
extends java.lang.Object


Constructor Summary
Usage()
           
 
Method Summary
static java.lang.String getIndividualUsage()
           
static java.lang.String getPoolUsage()
           
static boolean isValueValid(java.lang.String value, int type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Usage

public Usage()
Method Detail

getIndividualUsage

public static java.lang.String getIndividualUsage()

getPoolUsage

public static java.lang.String getPoolUsage()

isValueValid

public static boolean isValueValid(java.lang.String value,
                                   int type)
                            throws NoMatchOptionException,
                                   java.lang.NumberFormatException
Throws:
NoMatchOptionException
java.lang.NumberFormatException