public class AccountUtil extends Object
| 构造器和说明 |
|---|
AccountUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static AccountType |
getAccountType(String account) |
static boolean |
isGlobalAccount(String account) |
static boolean |
isOmnibusAccount(String account) |
static boolean |
isVirtualAccount(String account) |
static String |
parseAccount(TigerRequest request) |
public static boolean isOmnibusAccount(String account)
public static boolean isVirtualAccount(String account)
public static boolean isGlobalAccount(String account)
public static AccountType getAccountType(String account)
public static String parseAccount(TigerRequest request)
Copyright © 2025. All rights reserved.