Uses of Class
org.gcube.indexmanagement.storagehandling.stubs.DeltaActionType

Packages that use DeltaActionType
org.gcube.indexmanagement.storagehandling.stubs   
 

Uses of DeltaActionType in org.gcube.indexmanagement.storagehandling.stubs
 

Fields in org.gcube.indexmanagement.storagehandling.stubs declared as DeltaActionType
static DeltaActionType DeltaActionType.Addition
           
static DeltaActionType DeltaActionType.Deletion
           
static DeltaActionType DeltaActionType.Update
           
 

Methods in org.gcube.indexmanagement.storagehandling.stubs that return DeltaActionType
static DeltaActionType DeltaActionType.fromString(String value)
           
static DeltaActionType DeltaActionType.fromValue(String value)
           
 DeltaActionType DeltaFileInfoType.getDeltaAction()
          Gets the deltaAction value for this DeltaFileInfoType.
 

Methods in org.gcube.indexmanagement.storagehandling.stubs with parameters of type DeltaActionType
 void DeltaFileInfoType.setDeltaAction(DeltaActionType deltaAction)
          Sets the deltaAction value for this DeltaFileInfoType.
 

Constructors in org.gcube.indexmanagement.storagehandling.stubs with parameters of type DeltaActionType
DeltaFileInfoType(DeltaActionType deltaAction, String deltaFileID, int documentCount, String indexTypeID)
           
 



Copyright © 2013. All Rights Reserved.