Uses of Class
org.apache.jdo.impl.fostore.RequestType

Packages that use RequestType
org.apache.jdo.impl.fostore This package contains the implementation of the File/Object Store JDO Reference Implementation (FOStore, pronounced "foster"). 
 

Uses of RequestType in org.apache.jdo.impl.fostore
 

Fields in org.apache.jdo.impl.fostore declared as RequestType
private  RequestType AbstractRequest.requestType
           
 

Methods in org.apache.jdo.impl.fostore that return RequestType
(package private) static RequestType RequestType.get(java.lang.Class cls)