Uses of Class
dev.vality.damsel.domain.PaymentSystemSelector._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.domain |
-
Uses of PaymentSystemSelector._Fields in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type PaymentSystemSelector._Fields Modifier and Type Field Description static Map<PaymentSystemSelector._Fields,org.apache.thrift.meta_data.FieldMetaData>PaymentSystemSelector. metaDataMapMethods in dev.vality.damsel.domain that return PaymentSystemSelector._Fields Modifier and Type Method Description protected PaymentSystemSelector._FieldsPaymentSystemSelector. enumForId(short id)PaymentSystemSelector._FieldsPaymentSystemSelector. fieldForId(int fieldId)static PaymentSystemSelector._FieldsPaymentSystemSelector._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static PaymentSystemSelector._FieldsPaymentSystemSelector._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static PaymentSystemSelector._FieldsPaymentSystemSelector._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.PaymentSystemSelector._Fields[]PaymentSystemSelector. getFields()static PaymentSystemSelector._FieldsPaymentSystemSelector._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static PaymentSystemSelector._Fields[]PaymentSystemSelector._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.domain that return types with arguments of type PaymentSystemSelector._Fields Modifier and Type Method Description Map<PaymentSystemSelector._Fields,org.apache.thrift.meta_data.FieldMetaData>PaymentSystemSelector. getFieldMetaData()Methods in dev.vality.damsel.domain with parameters of type PaymentSystemSelector._Fields Modifier and Type Method Description protected voidPaymentSystemSelector. checkType(PaymentSystemSelector._Fields setField, Object value)protected org.apache.thrift.protocol.TFieldPaymentSystemSelector. getFieldDesc(PaymentSystemSelector._Fields setField)Constructors in dev.vality.damsel.domain with parameters of type PaymentSystemSelector._Fields Constructor Description PaymentSystemSelector(PaymentSystemSelector._Fields setField, Object value)