|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | |||||||||
java.lang.Objectjava.lang.Enum<BankType>
com.foxinmy.weixin4j.type.BankType
public enum BankType
银行类型
| Enum Constant Summary | |
|---|---|
ABC_CREDIT
农业银行 (信用卡) |
|
ABC_DEBIT
农业银行(借记卡) |
|
AE_CREDIT
AE (信用卡) |
|
BOC_CREDIT
中国银行(信用卡) |
|
BOCD_DEBIT
成都银行(借记卡) |
|
BOSH_CREDIT
上海银行 (信用卡) |
|
BOSH_DEBIT
上海银行(借记卡) |
|
BSB_CREDIT
包商银行 (信用卡) |
|
BSB_DEBIT
包商银行(借记卡) |
|
CCB_CREDIT
建设银行 (信用卡) |
|
CCB_DEBIT
建设银行(借记卡) |
|
CEB_CREDIT
光大银行(信用卡) |
|
CEB_DEBIT
光大银行(借记卡) |
|
CIB_CREDIT
兴业银行(信用卡) |
|
CIB_DEBIT
兴业银行 (借记卡) |
|
CITIC_CREDIT
中信银行(信用卡) |
|
CITIC_DEBIT
中信银行(借记卡) |
|
CMB_CREDIT
招商银行(信用卡) |
|
CMB_DEBIT
招商银行(借记卡) |
|
CMBC_CREDIT
民生银行(信用卡) |
|
CMBC_DEBIT
民生银行(借记卡) |
|
COMM_DEBIT
交通银行(借记卡) |
|
CQB_DEBIT
重庆银行(借记卡) |
|
CRB_DEBIT
华润银行(借记卡) |
|
CS_DEBIT
测试银行借记卡快捷支付 (借记卡) |
|
CSRCB_DEBIT
常熟农商银行 (借记卡) |
|
GDB_CREDIT
广发银行(信用卡) |
|
GDB_DEBIT
广发银行(借记卡) |
|
GDNYB_CREDIT
南粤银行 (信用卡) |
|
GDNYB_DEBIT
南粤银行 (借记卡) |
|
GZCB_CREDIT
广州银行(信用卡) |
|
HRBB_DEBIT
哈尔滨银行(借记卡) |
|
HXB_DEBIT
华夏银行(借记卡) |
|
HZB_CREDIT
杭州银行(信用卡) |
|
HZB_DEBIT
杭州银行(借记卡) |
|
ICBC_CREDIT
工商银行(信用卡) |
|
ICBC_DEBIT
工商银行(借记卡) |
|
JCB_CREDIT
JCB (信用卡) |
|
JSB_CREDIT
江苏银行(信用卡) |
|
JSB_DEBIT
江苏银行(借记卡) |
|
LJB_DEBIT
龙江银行(借记卡) |
|
MASTERCARD_CREDIT
MASTERCARD (信用卡) |
|
NBCB_CREDIT
宁波银行(信用卡) |
|
NBCB_DEBIT
宁波银行(借记卡) |
|
NJCB_DEBIT
南京银行(借记卡) |
|
PAB_CREDIT
平安银行(信用卡) |
|
PAB_DEBIT
平安银行(借记卡) |
|
PSBC_CREDIT
邮政储蓄 (信用卡) |
|
PSBC_DEBIT
邮政储蓄(借记卡) |
|
QDCCB_DEBIT
青岛银行(借记卡) |
|
QLB_DEBIT
齐鲁银行(借记卡) |
|
SDB_CREDIT
深发银行(信用卡) |
|
SDEB_DEBIT
顺德农商行 (借记卡) |
|
SPDB_CREDIT
浦发银行 (信用卡) |
|
SPDB_DEBIT
浦发银行(借记卡) |
|
SZRCB_DEBIT
深圳农商银行(借记卡) |
|
VISA_CREDIT
VISA (信用卡) |
|
XAB_DEBIT
西安银行(借记卡) |
|
ZJTLCB_DEBIT
浙江泰隆银行(借记卡) |
|
| Method Summary | |
|---|---|
String |
getDesc()
|
static BankType |
valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BankType[] |
values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods inherited from class java.lang.Enum |
|---|
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Enum Constant Detail |
|---|
public static final BankType ICBC_DEBIT
public static final BankType ICBC_CREDIT
public static final BankType ABC_DEBIT
public static final BankType ABC_CREDIT
public static final BankType PSBC_DEBIT
public static final BankType PSBC_CREDIT
public static final BankType CCB_DEBIT
public static final BankType CCB_CREDIT
public static final BankType CMB_DEBIT
public static final BankType CMB_CREDIT
public static final BankType COMM_DEBIT
public static final BankType BOC_CREDIT
public static final BankType SPDB_DEBIT
public static final BankType SPDB_CREDIT
public static final BankType GDB_DEBIT
public static final BankType GDB_CREDIT
public static final BankType CMBC_DEBIT
public static final BankType CMBC_CREDIT
public static final BankType PAB_DEBIT
public static final BankType PAB_CREDIT
public static final BankType CEB_DEBIT
public static final BankType CEB_CREDIT
public static final BankType CIB_DEBIT
public static final BankType CIB_CREDIT
public static final BankType CITIC_DEBIT
public static final BankType CITIC_CREDIT
public static final BankType SDB_CREDIT
public static final BankType BOSH_DEBIT
public static final BankType BOSH_CREDIT
public static final BankType CRB_DEBIT
public static final BankType HZB_DEBIT
public static final BankType HZB_CREDIT
public static final BankType BSB_DEBIT
public static final BankType BSB_CREDIT
public static final BankType CQB_DEBIT
public static final BankType SDEB_DEBIT
public static final BankType SZRCB_DEBIT
public static final BankType HRBB_DEBIT
public static final BankType BOCD_DEBIT
public static final BankType GDNYB_DEBIT
public static final BankType GDNYB_CREDIT
public static final BankType GZCB_CREDIT
public static final BankType JSB_DEBIT
public static final BankType JSB_CREDIT
public static final BankType NBCB_DEBIT
public static final BankType NBCB_CREDIT
public static final BankType NJCB_DEBIT
public static final BankType QDCCB_DEBIT
public static final BankType ZJTLCB_DEBIT
public static final BankType XAB_DEBIT
public static final BankType CSRCB_DEBIT
public static final BankType QLB_DEBIT
public static final BankType LJB_DEBIT
public static final BankType HXB_DEBIT
public static final BankType CS_DEBIT
public static final BankType AE_CREDIT
public static final BankType JCB_CREDIT
public static final BankType MASTERCARD_CREDIT
public static final BankType VISA_CREDIT
| Method Detail |
|---|
public static BankType[] values()
for (BankType c : BankType.values()) System.out.println(c);
public static BankType valueOf(String name)
name - the name of the enum constant to be returned.
IllegalArgumentException - if this enum type has no constant
with the specified name
NullPointerException - if the argument is nullpublic String getDesc()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | |||||||||