public class CoverageOfferingBrief extends Object
| Constructor and Description |
|---|
CoverageOfferingBrief() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
BoundaryBox |
getLonLatBbox() |
String |
getName() |
void |
parse(KXmlParser parser) |
void |
setLabel(String label) |
void |
setLonLatBbox(BoundaryBox lonLatBbox) |
void |
setName(String name) |
public String getLabel()
public void setLabel(String label)
public BoundaryBox getLonLatBbox()
public void setLonLatBbox(BoundaryBox lonLatBbox)
public String getName()
public void setName(String name)
public void parse(KXmlParser parser)
throws XmlPullParserException,
IOException
XmlPullParserExceptionIOException