Uses of Enum Class
dev.vality.bouncer.context.v1.ContextAnalyticsAPI._Fields
Packages that use ContextAnalyticsAPI._Fields
-
Uses of ContextAnalyticsAPI._Fields in dev.vality.bouncer.context.v1
Fields in dev.vality.bouncer.context.v1 with type parameters of type ContextAnalyticsAPI._FieldsModifier and TypeFieldDescriptionstatic final Map<ContextAnalyticsAPI._Fields,org.apache.thrift.meta_data.FieldMetaData> ContextAnalyticsAPI.metaDataMapMethods in dev.vality.bouncer.context.v1 that return ContextAnalyticsAPI._FieldsModifier and TypeMethodDescriptionContextAnalyticsAPI.fieldForId(int fieldId) static ContextAnalyticsAPI._FieldsContextAnalyticsAPI._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static ContextAnalyticsAPI._FieldsContextAnalyticsAPI._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static ContextAnalyticsAPI._FieldsContextAnalyticsAPI._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ContextAnalyticsAPI.getFields()static ContextAnalyticsAPI._FieldsReturns the enum constant of this class with the specified name.static ContextAnalyticsAPI._Fields[]ContextAnalyticsAPI._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.bouncer.context.v1 that return types with arguments of type ContextAnalyticsAPI._FieldsModifier and TypeMethodDescriptionMap<ContextAnalyticsAPI._Fields,org.apache.thrift.meta_data.FieldMetaData> ContextAnalyticsAPI.getFieldMetaData()Methods in dev.vality.bouncer.context.v1 with parameters of type ContextAnalyticsAPI._FieldsModifier and TypeMethodDescriptionContextAnalyticsAPI.getFieldValue(ContextAnalyticsAPI._Fields field) booleanContextAnalyticsAPI.isSet(ContextAnalyticsAPI._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidContextAnalyticsAPI.setFieldValue(ContextAnalyticsAPI._Fields field, Object value)