| 程序包 | 说明 |
|---|---|
| xin.nic.sdk.registrar | |
| xin.nic.sdk.registrar.module |
| 限定符和类型 | 方法和说明 |
|---|---|
ResultDTO |
XinClient.deleteCreditInfo(String domain,
AuthType authType,
CreditRatingType creditRatingType,
CreditType creditType)
删除域名信用信息
|
ResultDTO<CreditInfo> |
XinClient.queryCreditInfo(String domain,
CreditType creditType)
查询信用信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
CreditType |
CreditInfo.getCreditType() |
static CreditType |
CreditType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static CreditType[] |
CreditType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
static CreditType |
CreditType.valuesOf(int code) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CreditInfo.setCreditType(CreditType creditType) |
Copyright © 2016. All Rights Reserved.