Uses of Class
dev.vality.bouncer.context.v1.ContextCommonAPI
| Package | Description |
|---|---|
| dev.vality.bouncer.context.v1 |
-
Uses of ContextCommonAPI in dev.vality.bouncer.context.v1
Fields in dev.vality.bouncer.context.v1 declared as ContextCommonAPI Modifier and Type Field Description ContextCommonAPIContextFragment. capiMethods in dev.vality.bouncer.context.v1 that return ContextCommonAPI Modifier and Type Method Description ContextCommonAPIContextCommonAPI. deepCopy()ContextCommonAPIContextFragment. getCapi()ContextCommonAPIContextCommonAPI. setOp(CommonAPIOperation op)Methods in dev.vality.bouncer.context.v1 with parameters of type ContextCommonAPI Modifier and Type Method Description intContextCommonAPI. compareTo(ContextCommonAPI other)booleanContextCommonAPI. equals(ContextCommonAPI that)ContextFragmentContextFragment. setCapi(ContextCommonAPI capi)Constructors in dev.vality.bouncer.context.v1 with parameters of type ContextCommonAPI Constructor Description ContextCommonAPI(ContextCommonAPI other)Performs a deep copy on other.