Package de.dlr.proseo.monitor
Klasse MonitorConfiguration.Service
java.lang.Object
de.dlr.proseo.monitor.MonitorConfiguration.Service
- Umschließende Klasse:
MonitorConfiguration
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetName()
getUrl()
void
void
setHasActuator
(Boolean hasActuator) void
setIsProseo
(Boolean isProseo) void
void
void
-
Konstruktordetails
-
Service
public Service()
-
-
Methodendetails
-
getHasActuator
- Gibt zurück:
- the hasActuator
-
setHasActuator
- Parameter:
hasActuator
- the hasActuator to set
-
getName
- Gibt zurück:
- the name
-
getNameId
- Gibt zurück:
- the name
-
getUrl
- Gibt zurück:
- the url
-
setName
- Parameter:
name
- the name to set
-
setNameId
- Parameter:
name
- the name to set
-
setUrl
- Parameter:
url
- the url to set
-
getDocker
- Gibt zurück:
- the docker
-
setDocker
- Parameter:
docker
- the docker to set
-
getIsProseo
- Gibt zurück:
-
setIsProseo
- Parameter:
isProseo
-
-