Uses of Class
dev.vality.fistful.user_interaction.BrowserPostRequest._Fields
| Package | Description |
|---|---|
| dev.vality.fistful.user_interaction |
-
Uses of BrowserPostRequest._Fields in dev.vality.fistful.user_interaction
Fields in dev.vality.fistful.user_interaction with type parameters of type BrowserPostRequest._Fields Modifier and Type Field Description static Map<BrowserPostRequest._Fields,org.apache.thrift.meta_data.FieldMetaData>BrowserPostRequest. metaDataMapMethods in dev.vality.fistful.user_interaction that return BrowserPostRequest._Fields Modifier and Type Method Description BrowserPostRequest._FieldsBrowserPostRequest. fieldForId(int fieldId)static BrowserPostRequest._FieldsBrowserPostRequest._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static BrowserPostRequest._FieldsBrowserPostRequest._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static BrowserPostRequest._FieldsBrowserPostRequest._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.BrowserPostRequest._Fields[]BrowserPostRequest. getFields()static BrowserPostRequest._FieldsBrowserPostRequest._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static BrowserPostRequest._Fields[]BrowserPostRequest._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 BrowserPostRequest._Fields Modifier and Type Method Description Map<BrowserPostRequest._Fields,org.apache.thrift.meta_data.FieldMetaData>BrowserPostRequest. getFieldMetaData()Methods in dev.vality.fistful.user_interaction with parameters of type BrowserPostRequest._Fields Modifier and Type Method Description ObjectBrowserPostRequest. getFieldValue(BrowserPostRequest._Fields field)booleanBrowserPostRequest. isSet(BrowserPostRequest._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidBrowserPostRequest. setFieldValue(BrowserPostRequest._Fields field, Object value)