Uses of Class
dev.vality.damsel.proxy_provider.RecurrentTokenIntent._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.proxy_provider |
-
Uses of RecurrentTokenIntent._Fields in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider with type parameters of type RecurrentTokenIntent._Fields Modifier and Type Field Description static Map<RecurrentTokenIntent._Fields,org.apache.thrift.meta_data.FieldMetaData>RecurrentTokenIntent. metaDataMapMethods in dev.vality.damsel.proxy_provider that return RecurrentTokenIntent._Fields Modifier and Type Method Description protected RecurrentTokenIntent._FieldsRecurrentTokenIntent. enumForId(short id)RecurrentTokenIntent._FieldsRecurrentTokenIntent. 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._Fields[]RecurrentTokenIntent. getFields()static RecurrentTokenIntent._FieldsRecurrentTokenIntent._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static RecurrentTokenIntent._Fields[]RecurrentTokenIntent._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 RecurrentTokenIntent._Fields Modifier and Type Method Description Map<RecurrentTokenIntent._Fields,org.apache.thrift.meta_data.FieldMetaData>RecurrentTokenIntent. getFieldMetaData()Methods in dev.vality.damsel.proxy_provider with parameters of type RecurrentTokenIntent._Fields Modifier and Type Method Description protected 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._Fields Constructor Description RecurrentTokenIntent(RecurrentTokenIntent._Fields setField, Object value)