Uses of Class
dev.vality.bouncer.rstn.AnalyticsAPIOperationRestrictions
| Package | Description |
|---|---|
| dev.vality.bouncer.rstn |
-
Uses of AnalyticsAPIOperationRestrictions in dev.vality.bouncer.rstn
Fields in dev.vality.bouncer.rstn declared as AnalyticsAPIOperationRestrictions Modifier and Type Field Description AnalyticsAPIOperationRestrictionsRestrictionsAnalyticsAPI. opMethods in dev.vality.bouncer.rstn that return AnalyticsAPIOperationRestrictions Modifier and Type Method Description AnalyticsAPIOperationRestrictionsAnalyticsAPIOperationRestrictions. deepCopy()AnalyticsAPIOperationRestrictionsRestrictionsAnalyticsAPI. getOp()AnalyticsAPIOperationRestrictionsAnalyticsAPIOperationRestrictions. setShops(Set<Entity> shops)Methods in dev.vality.bouncer.rstn with parameters of type AnalyticsAPIOperationRestrictions Modifier and Type Method Description intAnalyticsAPIOperationRestrictions. compareTo(AnalyticsAPIOperationRestrictions other)booleanAnalyticsAPIOperationRestrictions. equals(AnalyticsAPIOperationRestrictions that)RestrictionsAnalyticsAPIRestrictionsAnalyticsAPI. setOp(AnalyticsAPIOperationRestrictions op)Constructors in dev.vality.bouncer.rstn with parameters of type AnalyticsAPIOperationRestrictions Constructor Description AnalyticsAPIOperationRestrictions(AnalyticsAPIOperationRestrictions other)Performs a deep copy on other.RestrictionsAnalyticsAPI(AnalyticsAPIOperationRestrictions op)