org.nuiton.util.converter
Class FormatMap.Format

java.lang.Object
  extended by org.nuiton.util.converter.FormatMap.Format
Enclosing class:
FormatMap

public static class FormatMap.Format
extends Object


Field Summary
protected  String name
           
 
Constructor Summary
FormatMap.Format(String name)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

name

protected String name
Constructor Detail

FormatMap.Format

public FormatMap.Format(String name)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2012 CodeLutin. All Rights Reserved.