public class ScreenNameValue extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
ScreenNameValue()  | 
ScreenNameValue(ScreenNameValue 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 | 
|---|---|
String | 
getName()
Get Statistics type: Different APIs correspond to different content 
 | 
Long | 
getValue()
Get Statistics quantity 
 | 
void | 
setName(String Name)
Set Statistics type: Different APIs correspond to different content 
 | 
void | 
setValue(Long Value)
Set Statistics quantity 
 | 
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 ScreenNameValue()
public ScreenNameValue(ScreenNameValue source)
public String getName()
public void setName(String Name)
Name - Statistics type: Different APIs correspond to different contentpublic Long getValue()
public void setValue(Long Value)
Value - Statistics quantityCopyright © 2025. All rights reserved.