gov.nih.nci.caarray.services.util.properties
Class QuantitationNamesProperties

java.lang.Object
  extended by gov.nih.nci.caarray.services.util.properties.QuantitationNamesProperties

public class QuantitationNamesProperties
extends java.lang.Object

Author:
TranP

Constructor Summary
QuantitationNamesProperties()
           
 
Method Summary
static java.util.Map getAllProperties()
           
static java.lang.String getProperty(java.lang.String propertyName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuantitationNamesProperties

public QuantitationNamesProperties()
Method Detail

getProperty

public static java.lang.String getProperty(java.lang.String propertyName)

getAllProperties

public static java.util.Map getAllProperties()