public class DescribeStandardRuleDetailInfoListRequest extends AbstractModel
skipSign
Constructor and Description |
---|
DescribeStandardRuleDetailInfoListRequest() |
DescribeStandardRuleDetailInfoListRequest(DescribeStandardRuleDetailInfoListRequest 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 |
getProjectId()
Get 空间、项目id
|
Long |
getType()
Get 标准分类11编码映射 12数据过滤 13字符串转换 14数据元定义 15正则表达 16术语词典
|
void |
setProjectId(String ProjectId)
Set 空间、项目id
|
void |
setType(Long Type)
Set 标准分类11编码映射 12数据过滤 13字符串转换 14数据元定义 15正则表达 16术语词典
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, getSkipSign, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeStandardRuleDetailInfoListRequest()
public DescribeStandardRuleDetailInfoListRequest(DescribeStandardRuleDetailInfoListRequest source)
public String getProjectId()
public void setProjectId(String ProjectId)
ProjectId
- 空间、项目idpublic Long getType()
public void setType(Long Type)
Type
- 标准分类11编码映射 12数据过滤 13字符串转换 14数据元定义 15正则表达 16术语词典Copyright © 2023. All rights reserved.