public class Strasse extends ConfigurationObjectWrapper
__ATG_ANSCHLUSSPUNKT_KOMMUNIKATIONSPARTNER, __TYP_ANSCHLUSSPUNKT, __TYP_ANSCHLUSSPUNKT_KOMMUNIKATIONSPARTNER, _ConfigurationObject
Modifier and Type | Method and Description |
---|---|
static Strasse[] |
getAll()
gibt die DatenModellObjekte vom typ straße zurück
|
static Strasse |
getInstance(String pid)
gibt die Instance der Strasse mit der PID zurück.
|
long |
getNummer() |
String |
getTreeString()
gibt einen String zum Anzeigen in einem Tree zurück.
|
String |
getTyp() |
String |
getZusatz() |
protected void |
initData(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj)
Implemtationen sollen hier die konfigurierenden AttributGruppen und die
zugehörigen Mengen lesen.
|
String |
toString()
gibt einen String "ObjectType - ObjectName" zurück.
|
getConfigurationObject, getKommunikationPartner, getKommunikationPartner, getName, getPID, getToolTipText
public Strasse(String pid) throws DataModellObjectNotFoundException, DataModellMismatchException
public String getTyp()
public long getNummer()
public String getZusatz()
protected void initData(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj) throws DataModellMismatchException
ConfigurationObjectWrapper
confObj
- ConfigurationObjectDataModellMismatchException
- ungültiges Datenmodellpublic static Strasse getInstance(String pid) throws DataModellObjectNotFoundException, DataModellMismatchException
pid
- StringDataModellObjectNotFoundException
DataModellMismatchException
public static Strasse[] getAll() throws DataModellMismatchException
DataModellMismatchException
public String getTreeString()
ConfigurationObjectWrapper
getTreeString
in class ConfigurationObjectWrapper
public String toString()
ConfigurationObjectWrapper
toString
in class ConfigurationObjectWrapper
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.