bad.robot.excel.valuetypes
Class DataFormat

java.lang.Object
  extended by bad.robot.AbstractValueType<String>
      extended by bad.robot.excel.valuetypes.DataFormat
All Implemented Interfaces:
ValueType<String>, Serializable, Comparable<AbstractValueType<?>>

public class DataFormat
extends AbstractValueType<String>

See Also:
Serialized Form

Method Summary
static DataFormat dataFormat(String value)
           
 
Methods inherited from class bad.robot.AbstractValueType
compareTo, equals, hashCode, toString, value
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

dataFormat

public static DataFormat dataFormat(String value)


Copyright © 2012. All Rights Reserved.