Klasse MonExtService

java.lang.Object
de.dlr.proseo.model.PersistentObject
de.dlr.proseo.model.MonExtService

@Entity public class MonExtService extends PersistentObject
  • Konstruktordetails

    • MonExtService

      public MonExtService()
  • Methodendetails

    • getNameId

      public String getNameId()
      Gibt zurück:
      the nameId
    • setNameId

      public void setNameId(String nameId)
      Parameter:
      nameId - the nameId to set
    • getName

      public String getName()
      Gibt zurück:
      the name
    • setName

      public void setName(String name)
      Parameter:
      name - the name to set