public class GeonetworkSummary extends Object
| Constructor and Description |
|---|
GeonetworkSummary() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount() |
List<GeonetworkSummarySubFacet> |
getFormats() |
List<GeonetworkSummarySubFacet> |
getServiceTypes() |
List<GeonetworkSummarySubFacet> |
getTopicCats() |
void |
setCount(Integer count) |
void |
setFormats(List<GeonetworkSummarySubFacet> formats) |
void |
setServiceTypes(List<GeonetworkSummarySubFacet> serviceTypes) |
void |
setTopicCats(List<GeonetworkSummarySubFacet> topicCats) |
public Integer getCount()
public void setCount(Integer count)
public List<GeonetworkSummarySubFacet> getFormats()
public void setFormats(List<GeonetworkSummarySubFacet> formats)
public List<GeonetworkSummarySubFacet> getServiceTypes()
public void setServiceTypes(List<GeonetworkSummarySubFacet> serviceTypes)
public List<GeonetworkSummarySubFacet> getTopicCats()
public void setTopicCats(List<GeonetworkSummarySubFacet> topicCats)
Copyright © 2020. All rights reserved.