public class TWeCallCategoryPkgInfo extends AbstractModel
header, skipSign| Constructor and Description |
|---|
TWeCallCategoryPkgInfo() |
TWeCallCategoryPkgInfo(TWeCallCategoryPkgInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
getAll()
Get 总数
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getPkgType()
Get 类型
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getUsed()
Get 已使用数
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setAll(Long All)
Set 总数
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setPkgType(Long PkgType)
Set 类型
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setUsed(Long Used)
Set 已使用数
注意:此字段可能返回 null,表示取不到有效值。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic TWeCallCategoryPkgInfo()
public TWeCallCategoryPkgInfo(TWeCallCategoryPkgInfo source)
public Long getPkgType()
public void setPkgType(Long PkgType)
PkgType - 类型
注意:此字段可能返回 null,表示取不到有效值。public Long getAll()
public void setAll(Long All)
All - 总数
注意:此字段可能返回 null,表示取不到有效值。public Long getUsed()
public void setUsed(Long Used)
Used - 已使用数
注意:此字段可能返回 null,表示取不到有效值。Copyright © 2024. All rights reserved.