public class KbAdvertContentPassword extends AlipayObject
Constructor and Description |
---|
KbAdvertContentPassword() |
Modifier and Type | Method and Description |
---|---|
String |
getPassword()
Gets password.
|
String |
getSharePageUrl()
Gets share page url.
|
void |
setPassword(String password)
Sets password.
|
void |
setSharePageUrl(String sharePageUrl)
Sets share page url.
|
public String getPassword()
public void setPassword(String password)
password
- the passwordpublic String getSharePageUrl()
public void setSharePageUrl(String sharePageUrl)
sharePageUrl
- the share page urlCopyright © 2018. All rights reserved.