public class GeoexplorerMetadataStyle extends Object implements org.gcube.portlets.user.geoexplorer.client.beans.GeoexplorerMetadataStyleInterface, Serializable
Constructor and Description |
---|
GeoexplorerMetadataStyle() |
GeoexplorerMetadataStyle(String name,
String style,
String scope,
boolean display) |
public String getName()
getName
in interface org.gcube.portlets.user.geoexplorer.client.beans.GeoexplorerMetadataStyleInterface
public String getStyle()
getStyle
in interface org.gcube.portlets.user.geoexplorer.client.beans.GeoexplorerMetadataStyleInterface
public String getScope()
getScope
in interface org.gcube.portlets.user.geoexplorer.client.beans.GeoexplorerMetadataStyleInterface
public boolean isDisplay()
isDisplay
in interface org.gcube.portlets.user.geoexplorer.client.beans.GeoexplorerMetadataStyleInterface
public void setName(String name)
public void setStyle(String style)
public void setScope(String scope)
public void setDisplay(boolean display)
Copyright © 2016. All Rights Reserved.