org.pentaho.commons.util.repository.type
Class UnfileNonfolderObjects

java.lang.Object
  extended by org.pentaho.commons.util.repository.type.UnfileNonfolderObjects

public class UnfileNonfolderObjects
extends Object


Field Summary
static String DELETE
           
static String DELETESINGLEFILED
           
static String UNFILE
           
 
Constructor Summary
UnfileNonfolderObjects()
           
 
Method Summary
 String getValue()
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNFILE

public static final String UNFILE
See Also:
Constant Field Values

DELETESINGLEFILED

public static final String DELETESINGLEFILED
See Also:
Constant Field Values

DELETE

public static final String DELETE
See Also:
Constant Field Values
Constructor Detail

UnfileNonfolderObjects

public UnfileNonfolderObjects()
Method Detail

getValue

public String getValue()

setValue

public void setValue(String value)