org.gcube.informationsystem.glitebridge.resource.status
Class Service
java.lang.Object
org.gcube.informationsystem.glitebridge.resource.status.Service
public class Service
- extends java.lang.Object
- Author:
- Luca Frosini (ISTI-CNR)
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Service
public Service()
getEndpoint
public java.lang.String getEndpoint()
- Returns:
- Endpoint
setEndpoint
public void setEndpoint(java.lang.String endpoint)
- Parameters:
endpoint
- Endpoint
getType
public java.lang.String getType()
- Returns:
- Type
setType
public void setType(java.lang.String type)
- Parameters:
type
- Type
getMetricGroups
public java.util.List<MetricGroup> getMetricGroups()
- Returns:
- List of MetricGroup
setMetricGroups
public void setMetricGroups(java.util.List<MetricGroup> metricGroups)
- Parameters:
metricGroups
- List of MetricGroup