bad.robot.excel.valuetypes
Class Alignment

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

public class Alignment
extends AbstractValueType<AlignmentStyle>

See Also:
Serialized Form

Constructor Summary
Alignment(AlignmentStyle value)
           
 
Method Summary
static Alignment alignment(AlignmentStyle value)
           
 
Methods inherited from class bad.robot.excel.AbstractValueType
compareTo, equals, hashCode, toString, value
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Alignment

public Alignment(AlignmentStyle value)
Method Detail

alignment

public static Alignment alignment(AlignmentStyle value)


Copyright © 2012. All Rights Reserved.