Uses of Class
dev.vality.damsel.wb_list.PaymentId._Fields
-
Uses of PaymentId._Fields in dev.vality.damsel.wb_list
Fields in dev.vality.damsel.wb_list with type parameters of type PaymentId._Fields Modifier and Type Field Description static Map<PaymentId._Fields,org.apache.thrift.meta_data.FieldMetaData>PaymentId. metaDataMapMethods in dev.vality.damsel.wb_list that return PaymentId._Fields Modifier and Type Method Description PaymentId._FieldsPaymentId. fieldForId(int fieldId)static PaymentId._FieldsPaymentId._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static PaymentId._FieldsPaymentId._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static PaymentId._FieldsPaymentId._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.PaymentId._Fields[]PaymentId. getFields()static PaymentId._FieldsPaymentId._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static PaymentId._Fields[]PaymentId._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.wb_list that return types with arguments of type PaymentId._Fields Modifier and Type Method Description Map<PaymentId._Fields,org.apache.thrift.meta_data.FieldMetaData>PaymentId. getFieldMetaData()Methods in dev.vality.damsel.wb_list with parameters of type PaymentId._Fields Modifier and Type Method Description ObjectPaymentId. getFieldValue(PaymentId._Fields field)booleanPaymentId. isSet(PaymentId._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidPaymentId. setFieldValue(PaymentId._Fields field, Object value)