Uses of Enum Class
dev.vality.damsel.proxy_inspector.PaymentInfo._Fields
Packages that use PaymentInfo._Fields
-
Uses of PaymentInfo._Fields in dev.vality.damsel.proxy_inspector
Fields in dev.vality.damsel.proxy_inspector with type parameters of type PaymentInfo._FieldsModifier and TypeFieldDescriptionstatic final Map<PaymentInfo._Fields,org.apache.thrift.meta_data.FieldMetaData> PaymentInfo.metaDataMapMethods in dev.vality.damsel.proxy_inspector that return PaymentInfo._FieldsModifier and TypeMethodDescriptionPaymentInfo.fieldForId(int fieldId) static PaymentInfo._FieldsPaymentInfo._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static PaymentInfo._FieldsPaymentInfo._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static PaymentInfo._FieldsPaymentInfo._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.PaymentInfo.getFields()static PaymentInfo._FieldsReturns the enum constant of this class with the specified name.static PaymentInfo._Fields[]PaymentInfo._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.proxy_inspector that return types with arguments of type PaymentInfo._FieldsModifier and TypeMethodDescriptionMap<PaymentInfo._Fields,org.apache.thrift.meta_data.FieldMetaData> PaymentInfo.getFieldMetaData()Methods in dev.vality.damsel.proxy_inspector with parameters of type PaymentInfo._FieldsModifier and TypeMethodDescriptionPaymentInfo.getFieldValue(PaymentInfo._Fields field) booleanPaymentInfo.isSet(PaymentInfo._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidPaymentInfo.setFieldValue(PaymentInfo._Fields field, Object value)