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