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