Uses of Class
dev.vality.damsel.proxy_provider.RecurrentTokenInfo._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.proxy_provider |
-
Uses of RecurrentTokenInfo._Fields in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider with type parameters of type RecurrentTokenInfo._Fields Modifier and Type Field Description static Map<RecurrentTokenInfo._Fields,org.apache.thrift.meta_data.FieldMetaData>RecurrentTokenInfo. metaDataMapMethods in dev.vality.damsel.proxy_provider that return RecurrentTokenInfo._Fields Modifier and Type Method Description RecurrentTokenInfo._FieldsRecurrentTokenInfo. 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._Fields[]RecurrentTokenInfo. getFields()static RecurrentTokenInfo._FieldsRecurrentTokenInfo._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static RecurrentTokenInfo._Fields[]RecurrentTokenInfo._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.proxy_provider that return types with arguments of type RecurrentTokenInfo._Fields Modifier and Type Method Description Map<RecurrentTokenInfo._Fields,org.apache.thrift.meta_data.FieldMetaData>RecurrentTokenInfo. getFieldMetaData()Methods in dev.vality.damsel.proxy_provider with parameters of type RecurrentTokenInfo._Fields Modifier and Type Method Description ObjectRecurrentTokenInfo. 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)