Uses of Class
dev.vality.bouncer.rstn.RestrictionsCommonAPI
| Package | Description |
|---|---|
| dev.vality.bouncer.rstn |
-
Uses of RestrictionsCommonAPI in dev.vality.bouncer.rstn
Fields in dev.vality.bouncer.rstn declared as RestrictionsCommonAPI Modifier and Type Field Description RestrictionsCommonAPIRestrictions. capiMethods in dev.vality.bouncer.rstn that return RestrictionsCommonAPI Modifier and Type Method Description RestrictionsCommonAPIRestrictionsCommonAPI. deepCopy()RestrictionsCommonAPIRestrictions. getCapi()RestrictionsCommonAPIRestrictionsCommonAPI. setIpReplacementForbidden(boolean ip_replacement_forbidden)Methods in dev.vality.bouncer.rstn with parameters of type RestrictionsCommonAPI Modifier and Type Method Description intRestrictionsCommonAPI. compareTo(RestrictionsCommonAPI other)booleanRestrictionsCommonAPI. equals(RestrictionsCommonAPI that)RestrictionsRestrictions. setCapi(RestrictionsCommonAPI capi)Constructors in dev.vality.bouncer.rstn with parameters of type RestrictionsCommonAPI Constructor Description RestrictionsCommonAPI(RestrictionsCommonAPI other)Performs a deep copy on other.