public class AlipayEcoRenthouseKaServiceCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoRenthouseKaServiceCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Gets address.
|
String |
getKaCode()
Gets ka code.
|
Long |
getType()
Gets type.
|
void |
setAddress(String address)
Sets address.
|
void |
setKaCode(String kaCode)
Sets ka code.
|
void |
setType(Long type)
Sets type.
|
public AlipayEcoRenthouseKaServiceCreateModel()
public String getAddress()
public void setAddress(String address)
address
- the addresspublic String getKaCode()
public void setKaCode(String kaCode)
kaCode
- the ka codepublic Long getType()
public void setType(Long type)
type
- the typeCopyright © 2018. All rights reserved.