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