Uses of Enum Class
dev.vality.damsel.proxy_provider.RecurrentTokenIntent._Fields
Packages that use RecurrentTokenIntent._Fields
-
Uses of RecurrentTokenIntent._Fields in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider with type parameters of type RecurrentTokenIntent._FieldsModifier and TypeFieldDescriptionstatic final Map<RecurrentTokenIntent._Fields,org.apache.thrift.meta_data.FieldMetaData> RecurrentTokenIntent.metaDataMapMethods in dev.vality.damsel.proxy_provider that return RecurrentTokenIntent._FieldsModifier and TypeMethodDescriptionprotected RecurrentTokenIntent._FieldsRecurrentTokenIntent.enumForId(short id) RecurrentTokenIntent.fieldForId(int fieldId) static RecurrentTokenIntent._FieldsRecurrentTokenIntent._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static RecurrentTokenIntent._FieldsRecurrentTokenIntent._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static RecurrentTokenIntent._FieldsRecurrentTokenIntent._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.RecurrentTokenIntent.getFields()static RecurrentTokenIntent._FieldsReturns the enum constant of this class with the specified name.static RecurrentTokenIntent._Fields[]RecurrentTokenIntent._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.proxy_provider that return types with arguments of type RecurrentTokenIntent._FieldsModifier and TypeMethodDescriptionMap<RecurrentTokenIntent._Fields,org.apache.thrift.meta_data.FieldMetaData> RecurrentTokenIntent.getFieldMetaData()Methods in dev.vality.damsel.proxy_provider with parameters of type RecurrentTokenIntent._FieldsModifier and TypeMethodDescriptionprotected voidRecurrentTokenIntent.checkType(RecurrentTokenIntent._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldRecurrentTokenIntent.getFieldDesc(RecurrentTokenIntent._Fields setField) Constructors in dev.vality.damsel.proxy_provider with parameters of type RecurrentTokenIntent._FieldsModifierConstructorDescriptionRecurrentTokenIntent(RecurrentTokenIntent._Fields setField, Object value)