public class FengdieActivitySchemaModel extends AlipayObject
Constructor and Description |
---|
FengdieActivitySchemaModel() |
Modifier and Type | Method and Description |
---|---|
String |
getSchemaData()
Gets schema data.
|
String |
getSchemaPath()
Gets schema path.
|
void |
setSchemaData(String schemaData)
Sets schema data.
|
void |
setSchemaPath(String schemaPath)
Sets schema path.
|
public String getSchemaData()
public void setSchemaData(String schemaData)
schemaData
- the schema datapublic String getSchemaPath()
public void setSchemaPath(String schemaPath)
schemaPath
- the schema pathCopyright © 2018. All rights reserved.