org.entityfs.cap.entity
Class FCTAppendable

java.lang.Object
  extended by org.entityfs.cap.entity.FCTAppendable
All Implemented Interfaces:
EntityCapabilityType<FCAppendable>

public final class FCTAppendable
extends Object
implements EntityCapabilityType<FCAppendable>

This is the capability identifier for the FCAppendable file capability.

Since:
1.0
Author:
Karl Gustafsson

Field Summary
static FCTAppendable TYPE
          The identifier
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TYPE

public static final FCTAppendable TYPE
The identifier

Method Detail

toString

public String toString()
Overrides:
toString in class Object