Uses of Class
org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.filter.property.TimeInMillisecondsPropertyValueBetweenCondition

Packages that use TimeInMillisecondsPropertyValueBetweenCondition
org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.filter.util   
 

Uses of TimeInMillisecondsPropertyValueBetweenCondition in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.filter.util
 

Methods in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.filter.util that return TimeInMillisecondsPropertyValueBetweenCondition
static TimeInMillisecondsPropertyValueBetweenCondition WSToObjectConditionsConverter.convertToTimeInMillisecondsPropertyValueBetweenCondition(WSTimeInMillisecondsPropertyValueBetweenCondition condition)
           
 

Methods in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.filter.util with parameters of type TimeInMillisecondsPropertyValueBetweenCondition
static WSTimeInMillisecondsPropertyValueBetweenCondition ObjectToWSConditionsConverter.convertToWsTimeInMillisecondsPropertyValueBetweenCondition(TimeInMillisecondsPropertyValueBetweenCondition condition)