Package de.dlr.proseo.model
Class MonService
java.lang.Object
de.dlr.proseo.model.PersistentObject
de.dlr.proseo.model.MonService
prosEO service defined by a caption and an ID
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.dlr.proseo.model.PersistentObject
equals, getId, getVersion, hashCode, incrementVersion, setId
-
Constructor Details
-
MonService
public MonService()
-
-
Method Details
-
getNameId
- Returns:
- the nameId
-
setNameId
- Parameters:
nameId- the nameId to set
-
getName
- Returns:
- the name
-
setName
- Parameters:
name- the name to set
-