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