public class AlipayUserNewsceneTagQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayUserNewsceneTagQueryModel() |
Modifier and Type | Method and Description |
---|---|
AlipayUserPrincipalInfo |
getPrincipal()
Gets principal.
|
String |
getQueryTags()
Gets query tags.
|
String |
getScene()
Gets scene.
|
void |
setPrincipal(AlipayUserPrincipalInfo principal)
Sets principal.
|
void |
setQueryTags(String queryTags)
Sets query tags.
|
void |
setScene(String scene)
Sets scene.
|
public AlipayUserPrincipalInfo getPrincipal()
public void setPrincipal(AlipayUserPrincipalInfo principal)
principal
- the principalpublic String getQueryTags()
public void setQueryTags(String queryTags)
queryTags
- the query tagspublic String getScene()
public void setScene(String scene)
scene
- the sceneCopyright © 2018. All rights reserved.