public class Compatibility extends AbstractModel
Constructor and Description |
---|
Compatibility() |
Modifier and Type | Method and Description |
---|---|
Long |
getCode()
Get Compatibility flag status code.
|
void |
setCode(Long Code)
Set Compatibility flag status code.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public Long getCode()
public void setCode(Long Code)
Code
- Compatibility flag status code.
Note: this field may return null, indicating that no valid values can be obtained.Copyright © 2020. All rights reserved.