public class KbdishPropertyValueInfo extends AlipayObject
Constructor and Description |
---|
KbdishPropertyValueInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getSort()
Gets sort.
|
String |
getValue()
Gets value.
|
void |
setSort(String sort)
Sets sort.
|
void |
setValue(String value)
Sets value.
|
public String getSort()
public void setSort(String sort)
sort
- the sortpublic String getValue()
public void setValue(String value)
value
- the valueCopyright © 2018. All rights reserved.