Uses of Enum Class
dev.vality.damsel.proxy_provider.PaymentResource._Fields
Packages that use PaymentResource._Fields
-
Uses of PaymentResource._Fields in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider with type parameters of type PaymentResource._FieldsModifier and TypeFieldDescriptionstatic final Map<PaymentResource._Fields,org.apache.thrift.meta_data.FieldMetaData> PaymentResource.metaDataMapMethods in dev.vality.damsel.proxy_provider that return PaymentResource._FieldsModifier and TypeMethodDescriptionprotected PaymentResource._FieldsPaymentResource.enumForId(short id) PaymentResource.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.getFields()static PaymentResource._FieldsReturns the enum constant of this class with the specified name.static PaymentResource._Fields[]PaymentResource._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 PaymentResource._FieldsModifier and TypeMethodDescriptionMap<PaymentResource._Fields,org.apache.thrift.meta_data.FieldMetaData> PaymentResource.getFieldMetaData()Methods in dev.vality.damsel.proxy_provider with parameters of type PaymentResource._FieldsModifier and TypeMethodDescriptionprotected 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