org.deegree.portal.cataloguemanager.model
Class ServiceMetadataBean
java.lang.Object
org.deegree.portal.cataloguemanager.model.ServiceMetadataBean
public class ServiceMetadataBean
- extends Object
TODO add class documentation here
- Version:
- $Revision: $, $Date: $
- Author:
- Andreas Poth, last edited by: $Author: admin $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceMetadataBean
public ServiceMetadataBean()
getVersion
public String getVersion()
- Returns:
- the version
setVersion
public void setVersion(String version)
- Parameters:
version - the version to set
getType
public String getType()
- Returns:
- the type
setType
public void setType(String type)
- Parameters:
type - the type to set
getOperations
public ServiceMetadataBean.Operation[] getOperations()
- Returns:
- the operations
setOperations
public void setOperations(ServiceMetadataBean.Operation[] operations)
- Parameters:
operations - the operations to set
getResources
public ServiceMetadataBean.Resource[] getResources()
- Returns:
- the resources
setResources
public void setResources(ServiceMetadataBean.Resource[] resources)
- Parameters:
resources - the resources to set
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org