public class BeaconTemplate extends AlipayObject
Constructor and Description |
---|
BeaconTemplate() |
Modifier and Type | Method and Description |
---|---|
String |
getContext()
Gets context.
|
String |
getTemplateid()
Gets templateid.
|
void |
setContext(String context)
Sets context.
|
void |
setTemplateid(String templateid)
Sets templateid.
|
public String getContext()
public void setContext(String context)
context
- the contextpublic String getTemplateid()
public void setTemplateid(String templateid)
templateid
- the templateidCopyright © 2018. All rights reserved.