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