Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AccountApi - Interface in cn.hex01.billing.open.sdk.api.a
-
账户
- AccountDeletingDto - Class in cn.hex01.billing.open.sdk.dto.a
-
删除账户dto
- AccountDeletingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.a.AccountDeletingDto
- AccountExistenceCheckingDto - Class in cn.hex01.billing.open.sdk.dto.a
-
检查账户是否存在dto
- AccountExistenceCheckingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.a.AccountExistenceCheckingDto
- andThen(ResponseInterceptor) - Method in class cn.hex01.billing.open.sdk.interceptor.CustomResponseInterceptor
- ApiConfig - Class in cn.hex01.billing.open.sdk.config
- ApiConfig() - Constructor for class cn.hex01.billing.open.sdk.config.ApiConfig
- apply(RequestTemplate) - Method in class cn.hex01.billing.open.sdk.interceptor.CustomRequestInterceptor
- apply(ResponseInterceptor.Chain) - Method in class cn.hex01.billing.open.sdk.interceptor.CustomResponseInterceptor
B
- BaseDto - Class in cn.hex01.billing.open.sdk.dto
- BaseDto() - Constructor for class cn.hex01.billing.open.sdk.dto.BaseDto
- BasePagingDto - Class in cn.hex01.billing.open.sdk.dto
- BasePagingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.BasePagingDto
- BasePurchaseRecordQueryingDto - Class in cn.hex01.billing.open.sdk.dto.pr
- BasePurchaseRecordQueryingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.pr.BasePurchaseRecordQueryingDto
- BasePurchaseRecordVo - Class in cn.hex01.billing.open.sdk.dto.pr.vo
- BasePurchaseRecordVo() - Constructor for class cn.hex01.billing.open.sdk.dto.pr.vo.BasePurchaseRecordVo
- BaseQuotaChargingDto - Class in cn.hex01.billing.open.sdk.dto.q
- BaseQuotaChargingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.q.BaseQuotaChargingDto
- BaseQuotaConsumingDto - Class in cn.hex01.billing.open.sdk.dto.q
- BaseQuotaConsumingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.q.BaseQuotaConsumingDto
- BaseQuotaQueryingDto - Class in cn.hex01.billing.open.sdk.dto.q
- BaseQuotaQueryingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.q.BaseQuotaQueryingDto
- BaseQuotaVo - Class in cn.hex01.billing.open.sdk.dto.q.vo
- BaseQuotaVo() - Constructor for class cn.hex01.billing.open.sdk.dto.q.vo.BaseQuotaVo
- BaseUsageRecordQueryingDto - Class in cn.hex01.billing.open.sdk.dto.ur
- BaseUsageRecordQueryingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.ur.BaseUsageRecordQueryingDto
- BaseUsageRecordVo - Class in cn.hex01.billing.open.sdk.dto.ur.vo
- BaseUsageRecordVo() - Constructor for class cn.hex01.billing.open.sdk.dto.ur.vo.BaseUsageRecordVo
- BillingBusinessException - Exception Class in cn.hex01.billing.open.sdk.exception
- BillingBusinessException(ErrorMessageVo) - Constructor for exception class cn.hex01.billing.open.sdk.exception.BillingBusinessException
- BillingOpenApi - Class in cn.hex01.billing.open.sdk.api
- BillingOpenApi() - Constructor for class cn.hex01.billing.open.sdk.api.BillingOpenApi
- BillingOpenApi.LimitQuota - Class in cn.hex01.billing.open.sdk.api
-
用量配额(仅额度)
- BillingOpenApi.OpenApiBuilder - Class in cn.hex01.billing.open.sdk.api
- BillingOpenApi.Quota - Class in cn.hex01.billing.open.sdk.api
-
配额(有效期+额度)
- BillingOpenApi.ValidityQuota - Class in cn.hex01.billing.open.sdk.api
-
有效配额(仅有效期)
- buildAccount() - Method in class cn.hex01.billing.open.sdk.api.BillingOpenApi.OpenApiBuilder
- builder(ApiConfig) - Static method in class cn.hex01.billing.open.sdk.api.BillingOpenApi
- buildLimitQuota() - Method in class cn.hex01.billing.open.sdk.api.BillingOpenApi.OpenApiBuilder
- buildQuota() - Method in class cn.hex01.billing.open.sdk.api.BillingOpenApi.OpenApiBuilder
- buildValidityQuota() - Method in class cn.hex01.billing.open.sdk.api.BillingOpenApi.OpenApiBuilder
C
- charge(LimitQuotaChargingDto) - Method in interface cn.hex01.billing.open.sdk.api.lq.LimitQuotaApi
-
充值
- charge(QuotaChargingDto) - Method in interface cn.hex01.billing.open.sdk.api.q.QuotaApi
-
充值
- charge(ValidityQuotaChargingDto) - Method in interface cn.hex01.billing.open.sdk.api.vq.ValidityQuotaApi
-
充值
- check(LimitQuotaCheckingDto) - Method in interface cn.hex01.billing.open.sdk.api.lq.LimitQuotaApi
-
检查
- check(QuotaCheckingDto) - Method in interface cn.hex01.billing.open.sdk.api.q.QuotaApi
-
检查
- check(ValidityQuotaCheckingDto) - Method in interface cn.hex01.billing.open.sdk.api.vq.ValidityQuotaApi
-
检查
- checkExistence(AccountExistenceCheckingDto) - Method in interface cn.hex01.billing.open.sdk.api.a.AccountApi
-
检查是否存在
- cn.hex01.billing.open.sdk.api - package cn.hex01.billing.open.sdk.api
- cn.hex01.billing.open.sdk.api.a - package cn.hex01.billing.open.sdk.api.a
- cn.hex01.billing.open.sdk.api.lq - package cn.hex01.billing.open.sdk.api.lq
- cn.hex01.billing.open.sdk.api.q - package cn.hex01.billing.open.sdk.api.q
- cn.hex01.billing.open.sdk.api.vq - package cn.hex01.billing.open.sdk.api.vq
- cn.hex01.billing.open.sdk.config - package cn.hex01.billing.open.sdk.config
- cn.hex01.billing.open.sdk.dto - package cn.hex01.billing.open.sdk.dto
- cn.hex01.billing.open.sdk.dto.a - package cn.hex01.billing.open.sdk.dto.a
- cn.hex01.billing.open.sdk.dto.pr - package cn.hex01.billing.open.sdk.dto.pr
- cn.hex01.billing.open.sdk.dto.pr.vo - package cn.hex01.billing.open.sdk.dto.pr.vo
- cn.hex01.billing.open.sdk.dto.q - package cn.hex01.billing.open.sdk.dto.q
- cn.hex01.billing.open.sdk.dto.q.vo - package cn.hex01.billing.open.sdk.dto.q.vo
- cn.hex01.billing.open.sdk.dto.ur - package cn.hex01.billing.open.sdk.dto.ur
- cn.hex01.billing.open.sdk.dto.ur.vo - package cn.hex01.billing.open.sdk.dto.ur.vo
- cn.hex01.billing.open.sdk.dto.vo - package cn.hex01.billing.open.sdk.dto.vo
- cn.hex01.billing.open.sdk.enumeration - package cn.hex01.billing.open.sdk.enumeration
- cn.hex01.billing.open.sdk.exception - package cn.hex01.billing.open.sdk.exception
- cn.hex01.billing.open.sdk.handler - package cn.hex01.billing.open.sdk.handler
- cn.hex01.billing.open.sdk.interceptor - package cn.hex01.billing.open.sdk.interceptor
- cn.hex01.billing.open.sdk.util - package cn.hex01.billing.open.sdk.util
- ConstantUtil - Class in cn.hex01.billing.open.sdk.util
- ConstantUtil() - Constructor for class cn.hex01.billing.open.sdk.util.ConstantUtil
- consume(LimitQuotaConsumingDto) - Method in interface cn.hex01.billing.open.sdk.api.lq.LimitQuotaApi
-
消费
- consume(QuotaConsumingDto) - Method in interface cn.hex01.billing.open.sdk.api.q.QuotaApi
-
消费
- CustomFeignInvocationHandler - Class in cn.hex01.billing.open.sdk.handler
-
基于
ReflectiveFeign中的FeignInvocationHandler篡改 - CustomFeignInvocationHandler(ThreadLocal<BaseDto>, Target<?>, Map<Method, InvocationHandlerFactory.MethodHandler>) - Constructor for class cn.hex01.billing.open.sdk.handler.CustomFeignInvocationHandler
- CustomRequestInterceptor - Class in cn.hex01.billing.open.sdk.interceptor
- CustomRequestInterceptor() - Constructor for class cn.hex01.billing.open.sdk.interceptor.CustomRequestInterceptor
- CustomResponseInterceptor - Class in cn.hex01.billing.open.sdk.interceptor
- CustomResponseInterceptor() - Constructor for class cn.hex01.billing.open.sdk.interceptor.CustomResponseInterceptor
D
- DAY - Enum constant in enum cn.hex01.billing.open.sdk.enumeration.PeriodUnitEnum
-
日
- delete(AccountDeletingDto) - Method in interface cn.hex01.billing.open.sdk.api.a.AccountApi
-
删除
E
- equals(Object) - Method in class cn.hex01.billing.open.sdk.handler.CustomFeignInvocationHandler
- ErrorMessageVo - Class in cn.hex01.billing.open.sdk.dto.vo
- ErrorMessageVo() - Constructor for class cn.hex01.billing.open.sdk.dto.vo.ErrorMessageVo
- EXCEEDED - Enum constant in enum cn.hex01.billing.open.sdk.enumeration.QuotaStatusEnum
-
超额
- EXCESS_SETTLEMENT - Enum constant in enum cn.hex01.billing.open.sdk.enumeration.PurchaseChannelEnum
-
超额结算
G
- GSON - Static variable in class cn.hex01.billing.open.sdk.interceptor.CustomRequestInterceptor
- GSON - Static variable in class cn.hex01.billing.open.sdk.interceptor.CustomResponseInterceptor
H
- hashCode() - Method in class cn.hex01.billing.open.sdk.handler.CustomFeignInvocationHandler
- HOUR - Enum constant in enum cn.hex01.billing.open.sdk.enumeration.PeriodUnitEnum
-
时
I
- intercept(InvocationContext, ResponseInterceptor.Chain) - Method in class cn.hex01.billing.open.sdk.interceptor.CustomResponseInterceptor
- INVALID - Enum constant in enum cn.hex01.billing.open.sdk.enumeration.QuotaStatusEnum
-
失效
- invoke(Object, Method, Object[]) - Method in class cn.hex01.billing.open.sdk.handler.CustomFeignInvocationHandler
L
- LimitPurchaseRecordApi - Interface in cn.hex01.billing.open.sdk.api.lq
-
用量配额购买记录(仅额度)
- LimitPurchaseRecordQueryingDto - Class in cn.hex01.billing.open.sdk.dto.pr
-
查询用量配额购买记录(仅额度)dto
- LimitPurchaseRecordQueryingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.pr.LimitPurchaseRecordQueryingDto
- LimitPurchaseRecordVo - Class in cn.hex01.billing.open.sdk.dto.pr.vo
-
用量配额购买记录(仅额度)
- LimitPurchaseRecordVo() - Constructor for class cn.hex01.billing.open.sdk.dto.pr.vo.LimitPurchaseRecordVo
- LimitQuotaApi - Interface in cn.hex01.billing.open.sdk.api.lq
-
用量配额(仅额度)
- LimitQuotaChargingDto - Class in cn.hex01.billing.open.sdk.dto.q
-
充值用量配额(仅额度)dto
- LimitQuotaChargingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.q.LimitQuotaChargingDto
- LimitQuotaCheckingDto - Class in cn.hex01.billing.open.sdk.dto.q
-
检查用量配额(仅额度)dto
- LimitQuotaCheckingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.q.LimitQuotaCheckingDto
- LimitQuotaConsumingDto - Class in cn.hex01.billing.open.sdk.dto.q
-
消费用量配额(仅额度)dto
- LimitQuotaConsumingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.q.LimitQuotaConsumingDto
- LimitQuotaQueryingDto - Class in cn.hex01.billing.open.sdk.dto.q
-
查询用量配额(仅额度)dto
- LimitQuotaQueryingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.q.LimitQuotaQueryingDto
- LimitQuotaVo - Class in cn.hex01.billing.open.sdk.dto.q.vo
-
用量配额(仅额度)
- LimitQuotaVo() - Constructor for class cn.hex01.billing.open.sdk.dto.q.vo.LimitQuotaVo
- LimitUsageRecordApi - Interface in cn.hex01.billing.open.sdk.api.lq
-
用量配额使用记录(仅额度)
- LimitUsageRecordQueryingDto - Class in cn.hex01.billing.open.sdk.dto.ur
-
查询用量配额使用记录(仅额度)dto
- LimitUsageRecordQueryingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.ur.LimitUsageRecordQueryingDto
- LimitUsageRecordVo - Class in cn.hex01.billing.open.sdk.dto.ur.vo
-
用量配额使用记录(仅额度)
- LimitUsageRecordVo() - Constructor for class cn.hex01.billing.open.sdk.dto.ur.vo.LimitUsageRecordVo
M
- MINUTE - Enum constant in enum cn.hex01.billing.open.sdk.enumeration.PeriodUnitEnum
-
分
- MONTH - Enum constant in enum cn.hex01.billing.open.sdk.enumeration.PeriodUnitEnum
-
月
P
- PageVo<T> - Class in cn.hex01.billing.open.sdk.dto.vo
-
分页结果
- PageVo() - Constructor for class cn.hex01.billing.open.sdk.dto.vo.PageVo
- PeriodUnitEnum - Enum in cn.hex01.billing.open.sdk.enumeration
-
时段单位
- PeriodVo - Class in cn.hex01.billing.open.sdk.dto.pr.vo
-
时段
- PeriodVo - Class in cn.hex01.billing.open.sdk.dto.q.vo
-
时段
- PeriodVo() - Constructor for class cn.hex01.billing.open.sdk.dto.pr.vo.PeriodVo
- PeriodVo() - Constructor for class cn.hex01.billing.open.sdk.dto.q.vo.PeriodVo
- PurchaseChannelEnum - Enum in cn.hex01.billing.open.sdk.enumeration
-
购买渠道
- purchaseRecord() - Method in class cn.hex01.billing.open.sdk.api.BillingOpenApi.LimitQuota
-
购买记录API
- purchaseRecord() - Method in class cn.hex01.billing.open.sdk.api.BillingOpenApi.Quota
-
购买记录API
- purchaseRecord() - Method in class cn.hex01.billing.open.sdk.api.BillingOpenApi.ValidityQuota
-
购买记录API
- PurchaseRecordApi - Interface in cn.hex01.billing.open.sdk.api.q
-
配额购买记录(有效期+额度)
- PurchaseRecordQueryingDto - Class in cn.hex01.billing.open.sdk.dto.pr
-
查询配额购买记录(有效期+额度)dto
- PurchaseRecordQueryingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.pr.PurchaseRecordQueryingDto
- PurchaseRecordVo - Class in cn.hex01.billing.open.sdk.dto.pr.vo
-
配额购买记录(有效期+额度)
- PurchaseRecordVo() - Constructor for class cn.hex01.billing.open.sdk.dto.pr.vo.PurchaseRecordVo
Q
- query(LimitPurchaseRecordQueryingDto) - Method in interface cn.hex01.billing.open.sdk.api.lq.LimitPurchaseRecordApi
-
查询
- query(PurchaseRecordQueryingDto) - Method in interface cn.hex01.billing.open.sdk.api.q.PurchaseRecordApi
-
查询
- query(ValidityPurchaseRecordQueryingDto) - Method in interface cn.hex01.billing.open.sdk.api.vq.ValidityPurchaseRecordApi
-
查询
- query(LimitQuotaQueryingDto) - Method in interface cn.hex01.billing.open.sdk.api.lq.LimitQuotaApi
-
查询
- query(QuotaQueryingDto) - Method in interface cn.hex01.billing.open.sdk.api.q.QuotaApi
-
查询
- query(ValidityQuotaQueryingDto) - Method in interface cn.hex01.billing.open.sdk.api.vq.ValidityQuotaApi
-
查询
- query(LimitUsageRecordQueryingDto) - Method in interface cn.hex01.billing.open.sdk.api.lq.LimitUsageRecordApi
-
查询
- query(UsageRecordQueryingDto) - Method in interface cn.hex01.billing.open.sdk.api.q.UsageRecordApi
-
查询
- quota() - Method in class cn.hex01.billing.open.sdk.api.BillingOpenApi.LimitQuota
-
配额API
- quota() - Method in class cn.hex01.billing.open.sdk.api.BillingOpenApi.Quota
-
配额API
- quota() - Method in class cn.hex01.billing.open.sdk.api.BillingOpenApi.ValidityQuota
-
配额API
- QuotaApi - Interface in cn.hex01.billing.open.sdk.api.q
-
配额(有效期+额度)
- QuotaChargingDto - Class in cn.hex01.billing.open.sdk.dto.q
-
充值配额(有效期+额度)dto
- QuotaChargingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.q.QuotaChargingDto
- QuotaCheckingDto - Class in cn.hex01.billing.open.sdk.dto.q
-
检查配额(有效期+额度)dto
- QuotaCheckingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.q.QuotaCheckingDto
- QuotaConsumingDto - Class in cn.hex01.billing.open.sdk.dto.q
-
消费配额(有效期+额度)dto
- QuotaConsumingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.q.QuotaConsumingDto
- QuotaItemVo - Class in cn.hex01.billing.open.sdk.dto.q.vo
- QuotaItemVo() - Constructor for class cn.hex01.billing.open.sdk.dto.q.vo.QuotaItemVo
- QuotaQueryingDto - Class in cn.hex01.billing.open.sdk.dto.q
-
查询配额(有效期+额度)dto
- QuotaQueryingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.q.QuotaQueryingDto
- QuotaStatusEnum - Enum in cn.hex01.billing.open.sdk.enumeration
-
配额状态
- QuotaVo - Class in cn.hex01.billing.open.sdk.dto.q.vo
-
配额(有效期+额度)
- QuotaVo() - Constructor for class cn.hex01.billing.open.sdk.dto.q.vo.QuotaVo
S
- SECOND - Enum constant in enum cn.hex01.billing.open.sdk.enumeration.PeriodUnitEnum
-
秒
- sign(String, String) - Static method in class cn.hex01.billing.open.sdk.util.SignUtil
-
签名
- SignUtil - Class in cn.hex01.billing.open.sdk.util
- SignUtil() - Constructor for class cn.hex01.billing.open.sdk.util.SignUtil
- SYSTEM_ADJUSTMENT - Enum constant in enum cn.hex01.billing.open.sdk.enumeration.PurchaseChannelEnum
-
系统调整
T
- toString() - Method in class cn.hex01.billing.open.sdk.handler.CustomFeignInvocationHandler
U
- URI_PREFIX - Static variable in class cn.hex01.billing.open.sdk.util.ConstantUtil
-
uri前缀
- usageRecord() - Method in class cn.hex01.billing.open.sdk.api.BillingOpenApi.LimitQuota
-
使用记录API
- usageRecord() - Method in class cn.hex01.billing.open.sdk.api.BillingOpenApi.Quota
-
使用记录API
- UsageRecordApi - Interface in cn.hex01.billing.open.sdk.api.q
-
配额使用记录(有效期+额度)
- UsageRecordQueryingDto - Class in cn.hex01.billing.open.sdk.dto.ur
-
查询配额使用记录(有效期+额度)dto
- UsageRecordQueryingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.ur.UsageRecordQueryingDto
- UsageRecordVo - Class in cn.hex01.billing.open.sdk.dto.ur.vo
-
配额使用记录(有效期+额度)
- UsageRecordVo() - Constructor for class cn.hex01.billing.open.sdk.dto.ur.vo.UsageRecordVo
- USER_PURCHASE - Enum constant in enum cn.hex01.billing.open.sdk.enumeration.PurchaseChannelEnum
-
用户购买
V
- V1_ACCOUNT_URI_PREFIX - Static variable in class cn.hex01.billing.open.sdk.util.ConstantUtil
-
账户uri前缀
- V1_LIMIT_QUOTA_URI_PREFIX - Static variable in class cn.hex01.billing.open.sdk.util.ConstantUtil
-
用量配额uri前缀
- V1_QUOTA_URI_PREFIX - Static variable in class cn.hex01.billing.open.sdk.util.ConstantUtil
-
配额uri前缀
- V1_VALIDITY_QUOTA_URI_PREFIX - Static variable in class cn.hex01.billing.open.sdk.util.ConstantUtil
-
有效配额uri前缀
- VALID - Enum constant in enum cn.hex01.billing.open.sdk.enumeration.QuotaStatusEnum
-
有效
- ValidityPurchaseRecordApi - Interface in cn.hex01.billing.open.sdk.api.vq
-
有效配额购买记录(仅有效期)
- ValidityPurchaseRecordQueryingDto - Class in cn.hex01.billing.open.sdk.dto.pr
-
查询有效配额购买记录(仅有效期)dto
- ValidityPurchaseRecordQueryingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.pr.ValidityPurchaseRecordQueryingDto
- ValidityPurchaseRecordVo - Class in cn.hex01.billing.open.sdk.dto.pr.vo
-
有效配额购买记录(仅有效期)
- ValidityPurchaseRecordVo() - Constructor for class cn.hex01.billing.open.sdk.dto.pr.vo.ValidityPurchaseRecordVo
- ValidityQuotaApi - Interface in cn.hex01.billing.open.sdk.api.vq
-
有效配额(仅有效期)
- ValidityQuotaChargingDto - Class in cn.hex01.billing.open.sdk.dto.q
-
充值有效配额(仅有效期)dto
- ValidityQuotaChargingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.q.ValidityQuotaChargingDto
- ValidityQuotaCheckingDto - Class in cn.hex01.billing.open.sdk.dto.q
-
检查有效配额(仅有效期)dto
- ValidityQuotaCheckingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.q.ValidityQuotaCheckingDto
- ValidityQuotaQueryingDto - Class in cn.hex01.billing.open.sdk.dto.q
-
查询有效配额(仅有效期)dto
- ValidityQuotaQueryingDto() - Constructor for class cn.hex01.billing.open.sdk.dto.q.ValidityQuotaQueryingDto
- ValidityQuotaVo - Class in cn.hex01.billing.open.sdk.dto.q.vo
-
有效配额(仅有效期)
- ValidityQuotaVo() - Constructor for class cn.hex01.billing.open.sdk.dto.q.vo.ValidityQuotaVo
- valueOf(String) - Static method in enum cn.hex01.billing.open.sdk.enumeration.PeriodUnitEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.hex01.billing.open.sdk.enumeration.PurchaseChannelEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.hex01.billing.open.sdk.enumeration.QuotaStatusEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum cn.hex01.billing.open.sdk.enumeration.PeriodUnitEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum cn.hex01.billing.open.sdk.enumeration.PurchaseChannelEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum cn.hex01.billing.open.sdk.enumeration.QuotaStatusEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verify(String, String, String) - Static method in class cn.hex01.billing.open.sdk.util.SignUtil
-
验签
Y
- YEAR - Enum constant in enum cn.hex01.billing.open.sdk.enumeration.PeriodUnitEnum
-
年
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form