Package de.dlr.proseo.monitor
Class MonitorConfiguration.Service
java.lang.Object
de.dlr.proseo.monitor.MonitorConfiguration.Service
- Enclosing class:
MonitorConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getUrl()voidvoidsetHasActuator(Boolean hasActuator) voidsetIsProseo(Boolean isProseo) voidvoidvoid
-
Constructor Details
-
Service
public Service()
-
-
Method Details
-
getHasActuator
- Returns:
- the hasActuator
-
setHasActuator
- Parameters:
hasActuator- the hasActuator to set
-
getName
- Returns:
- the name
-
getNameId
- Returns:
- the name
-
getUrl
- Returns:
- the url
-
setName
- Parameters:
name- the name to set
-
setNameId
- Parameters:
name- the name to set
-
setUrl
- Parameters:
url- the url to set
-
getDocker
- Returns:
- the docker
-
setDocker
- Parameters:
docker- the docker to set
-
getIsProseo
- Returns:
-
setIsProseo
- Parameters:
isProseo-
-