public class InsOption extends AlipayObject
Constructor and Description |
---|
InsOption() |
Modifier and Type | Method and Description |
---|---|
String |
getCoverage()
Gets coverage.
|
String |
getCoverageText()
Gets coverage text.
|
void |
setCoverage(String coverage)
Sets coverage.
|
void |
setCoverageText(String coverageText)
Sets coverage text.
|
public String getCoverage()
public void setCoverage(String coverage)
coverage
- the coveragepublic String getCoverageText()
public void setCoverageText(String coverageText)
coverageText
- the coverage textCopyright © 2018. All rights reserved.