Uses of Class
dev.vality.bouncer.context.v1.ContextCommonAPI
Packages that use ContextCommonAPI
-
Uses of ContextCommonAPI in dev.vality.bouncer.context.v1
Fields in dev.vality.bouncer.context.v1 declared as ContextCommonAPIMethods in dev.vality.bouncer.context.v1 that return ContextCommonAPIModifier and TypeMethodDescriptionContextCommonAPI.deepCopy()ContextFragment.getCapi()ContextCommonAPI.setOp(CommonAPIOperation op) Methods in dev.vality.bouncer.context.v1 with parameters of type ContextCommonAPIModifier and TypeMethodDescriptionintContextCommonAPI.compareTo(ContextCommonAPI other) booleanContextCommonAPI.equals(ContextCommonAPI that) ContextFragment.setCapi(ContextCommonAPI capi) Constructors in dev.vality.bouncer.context.v1 with parameters of type ContextCommonAPIModifierConstructorDescriptionContextCommonAPI(ContextCommonAPI other) Performs a deep copy on other.