public class CodeInfo extends AlipayObject
Constructor and Description |
---|
CodeInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getGotoUrl()
Gets goto url.
|
Scene |
getScene()
Gets scene.
|
void |
setGotoUrl(String gotoUrl)
Sets goto url.
|
void |
setScene(Scene scene)
Sets scene.
|
public String getGotoUrl()
public void setGotoUrl(String gotoUrl)
gotoUrl
- the goto urlpublic Scene getScene()
public void setScene(Scene scene)
scene
- the sceneCopyright © 2018. All rights reserved.