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

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

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

Methods in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.filter.util that return TimeInMillisecondsPropertyValueCondition
static TimeInMillisecondsPropertyValueCondition WSToObjectConditionsConverter.convertToTimeInMillisecondsPropertyValueCondition(WSTimeInMillisecondsPropertyValueCondition condition)
           
 

Methods in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.filter.util with parameters of type TimeInMillisecondsPropertyValueCondition
static WSTimeInMillisecondsPropertyValueCondition ObjectToWSConditionsConverter.convertToWsTimeInMillisecondsPropertyValueCondition(TimeInMillisecondsPropertyValueCondition condition)