public static class OapiRhinoDeviceProcessparamGetResponse.ProcessParamInstanceResp extends TaobaoObject
| 构造器和说明 |
|---|
ProcessParamInstanceResp() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIdentifier() |
Boolean |
getIfCommonValue() |
Boolean |
getIfPrivotal() |
String |
getName() |
String |
getUnit() |
String |
getValue() |
void |
setIdentifier(String identifier) |
void |
setIfCommonValue(Boolean ifCommonValue) |
void |
setIfPrivotal(Boolean ifPrivotal) |
void |
setName(String name) |
void |
setUnit(String unit) |
void |
setValue(String value) |
public String getIdentifier()
public void setIdentifier(String identifier)
public Boolean getIfCommonValue()
public void setIfCommonValue(Boolean ifCommonValue)
public Boolean getIfPrivotal()
public void setIfPrivotal(Boolean ifPrivotal)
public String getName()
public void setName(String name)
public String getUnit()
public void setUnit(String unit)
public String getValue()
public void setValue(String value)
Copyright © 2020. All rights reserved.