bad.robot.excel.valuetypes
Class RightBorder

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

public class RightBorder
extends AbstractValueType<BorderStyle>

See Also:
Serialized Form

Method Summary
static RightBorder right(BorderStyle 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

right

public static RightBorder right(BorderStyle value)


Copyright © 2012. All Rights Reserved.