it.geosolutions.geonetwork.util
Class GNInsertConfiguration
java.lang.Object
it.geosolutions.geonetwork.util.GNInsertConfiguration
public class GNInsertConfiguration
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GNInsertConfiguration
public GNInsertConfiguration()
GNInsertConfiguration
public GNInsertConfiguration(String group,
String category,
String styleSheet,
Boolean validate)
getCategory
public String getCategory()
setCategory
public void setCategory(String category)
getGroup
public String getGroup()
setGroup
public void setGroup(String group)
getStyleSheet
public String getStyleSheet()
setStyleSheet
public void setStyleSheet(String styleSheet)
getValidate
public Boolean getValidate()
setValidate
public void setValidate(Boolean validate)
Copyright © 2011-2012 GeoSolutions. All Rights Reserved.