org.lsst.ccs.config
Class TypeInfos

java.lang.Object
  extended by org.lsst.ccs.config.TypeInfos

public class TypeInfos
extends Object

a utility class to document the way types are shown to the end-user (specifically for the configuration properties file)

Author:
bamade

Constructor Summary
TypeInfos()
           
 
Method Summary
static String get(String typeName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeInfos

public TypeInfos()
Method Detail

get

public static String get(String typeName)


Copyright © 2013 LSST. All Rights Reserved.