Uses of Enum Class
dev.vality.damsel.user_interaction.BrowserPostRequest._Fields
Packages that use BrowserPostRequest._Fields
-
Uses of BrowserPostRequest._Fields in dev.vality.damsel.user_interaction
Fields in dev.vality.damsel.user_interaction with type parameters of type BrowserPostRequest._FieldsModifier and TypeFieldDescriptionstatic final Map<BrowserPostRequest._Fields,org.apache.thrift.meta_data.FieldMetaData> BrowserPostRequest.metaDataMapMethods in dev.vality.damsel.user_interaction that return BrowserPostRequest._FieldsModifier and TypeMethodDescriptionBrowserPostRequest.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.getFields()static BrowserPostRequest._FieldsReturns the enum constant of this class with the specified name.static BrowserPostRequest._Fields[]BrowserPostRequest._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 BrowserPostRequest._FieldsModifier and TypeMethodDescriptionMap<BrowserPostRequest._Fields,org.apache.thrift.meta_data.FieldMetaData> BrowserPostRequest.getFieldMetaData()Methods in dev.vality.damsel.user_interaction with parameters of type BrowserPostRequest._FieldsModifier and TypeMethodDescriptionBrowserPostRequest.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)