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