public class SkuPropertyValue extends AlipayObject
Constructor and Description |
---|
SkuPropertyValue() |
Modifier and Type | Method and Description |
---|---|
String |
getOutPvId()
Gets out pv id.
|
String |
getValue()
Gets value.
|
void |
setOutPvId(String outPvId)
Sets out pv id.
|
void |
setValue(String value)
Sets value.
|
public String getOutPvId()
public void setOutPvId(String outPvId)
outPvId
- the out pv idpublic String getValue()
public void setValue(String value)
value
- the valueCopyright © 2018. All rights reserved.