Uses of Class
dev.vality.bouncer.ctx.ContextFragment._Fields
| Package | Description |
|---|---|
| dev.vality.bouncer.ctx |
-
Uses of ContextFragment._Fields in dev.vality.bouncer.ctx
Fields in dev.vality.bouncer.ctx with type parameters of type ContextFragment._Fields Modifier and Type Field Description static Map<ContextFragment._Fields,org.apache.thrift.meta_data.FieldMetaData>ContextFragment. metaDataMapMethods in dev.vality.bouncer.ctx that return ContextFragment._Fields Modifier and Type Method Description ContextFragment._FieldsContextFragment. 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._Fields[]ContextFragment. getFields()static ContextFragment._FieldsContextFragment._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static ContextFragment._Fields[]ContextFragment._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.bouncer.ctx that return types with arguments of type ContextFragment._Fields Modifier and Type Method Description Map<ContextFragment._Fields,org.apache.thrift.meta_data.FieldMetaData>ContextFragment. getFieldMetaData()Methods in dev.vality.bouncer.ctx with parameters of type ContextFragment._Fields Modifier and Type Method Description ObjectContextFragment. 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)