deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial)

org.deegree.portal.cataloguemanager.model
Class ServiceMetadataBean

java.lang.Object
  extended by 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 $

Nested Class Summary
static class ServiceMetadataBean.Operation
           
static class ServiceMetadataBean.Resource
          TODO add class documentation here
 
Constructor Summary
ServiceMetadataBean()
           
 
Method Summary
 ServiceMetadataBean.Operation[] getOperations()
           
 ServiceMetadataBean.Resource[] getResources()
           
 String getType()
           
 String getVersion()
           
 void setOperations(ServiceMetadataBean.Operation[] operations)
           
 void setResources(ServiceMetadataBean.Resource[] resources)
           
 void setType(String type)
           
 void setVersion(String version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceMetadataBean

public ServiceMetadataBean()
Method Detail

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

deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org