net.sf.jxls.transformation
Class TransformationType

java.lang.Object
  extended by net.sf.jxls.transformation.TransformationType

public class TransformationType
extends java.lang.Object

Enumeration class for different transformation types


Field Summary
static TransformationType DUPLICATE
           
static TransformationType REMOVE
           
static TransformationType SHIFT
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

SHIFT

public static final TransformationType SHIFT

DUPLICATE

public static final TransformationType DUPLICATE

REMOVE

public static final TransformationType REMOVE
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2005-2013 jXLS Team. All Rights Reserved.