org.entityfs.cap.entity
Class FCTRandomAccess

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

public final class FCTRandomAccess
extends Object
implements EntityCapabilityType<FCRandomAccess>

This is the capability identifier for the FCRandomAccess file capability.

Since:
1.0
Author:
Karl Gustafsson

Field Summary
static FCTRandomAccess 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 FCTRandomAccess TYPE
The identifier

Method Detail

toString

public String toString()
Overrides:
toString in class Object