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