Uses of Enum Class
dev.vality.damsel.proxy_provider.RecurrentTokenInfo._Fields
Packages that use RecurrentTokenInfo._Fields
-
Uses of RecurrentTokenInfo._Fields in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider with type parameters of type RecurrentTokenInfo._FieldsModifier and TypeFieldDescriptionstatic final Map<RecurrentTokenInfo._Fields,org.apache.thrift.meta_data.FieldMetaData> RecurrentTokenInfo.metaDataMapMethods in dev.vality.damsel.proxy_provider that return RecurrentTokenInfo._FieldsModifier and TypeMethodDescriptionRecurrentTokenInfo.fieldForId(int fieldId) static RecurrentTokenInfo._FieldsRecurrentTokenInfo._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static RecurrentTokenInfo._FieldsRecurrentTokenInfo._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static RecurrentTokenInfo._FieldsRecurrentTokenInfo._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.RecurrentTokenInfo.getFields()static RecurrentTokenInfo._FieldsReturns the enum constant of this class with the specified name.static RecurrentTokenInfo._Fields[]RecurrentTokenInfo._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 RecurrentTokenInfo._FieldsModifier and TypeMethodDescriptionMap<RecurrentTokenInfo._Fields,org.apache.thrift.meta_data.FieldMetaData> RecurrentTokenInfo.getFieldMetaData()Methods in dev.vality.damsel.proxy_provider with parameters of type RecurrentTokenInfo._FieldsModifier and TypeMethodDescriptionRecurrentTokenInfo.getFieldValue(RecurrentTokenInfo._Fields field) booleanRecurrentTokenInfo.isSet(RecurrentTokenInfo._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidRecurrentTokenInfo.setFieldValue(RecurrentTokenInfo._Fields field, Object value)