Uses of Class
dev.vality.damsel.proxy_provider.PaymentResource._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.proxy_provider |
-
Uses of PaymentResource._Fields in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider with type parameters of type PaymentResource._Fields Modifier and Type Field Description static Map<PaymentResource._Fields,org.apache.thrift.meta_data.FieldMetaData>PaymentResource. metaDataMapMethods in dev.vality.damsel.proxy_provider that return PaymentResource._Fields Modifier and Type Method Description protected PaymentResource._FieldsPaymentResource. enumForId(short id)PaymentResource._FieldsPaymentResource. fieldForId(int fieldId)static PaymentResource._FieldsPaymentResource._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static PaymentResource._FieldsPaymentResource._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static PaymentResource._FieldsPaymentResource._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.PaymentResource._Fields[]PaymentResource. getFields()static PaymentResource._FieldsPaymentResource._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static PaymentResource._Fields[]PaymentResource._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 PaymentResource._Fields Modifier and Type Method Description Map<PaymentResource._Fields,org.apache.thrift.meta_data.FieldMetaData>PaymentResource. getFieldMetaData()Methods in dev.vality.damsel.proxy_provider with parameters of type PaymentResource._Fields Modifier and Type Method Description protected voidPaymentResource. checkType(PaymentResource._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldPaymentResource. getFieldDesc(PaymentResource._Fields setField)Constructors in dev.vality.damsel.proxy_provider with parameters of type PaymentResource._Fields Constructor Description PaymentResource(PaymentResource._Fields setField, Object value)