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, getToolTipTextpublic 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
ConfigurationObjectWrapperconfObj - ConfigurationObjectDataModellMismatchException - ungültiges Datenmodellpublic static Strasse getInstance(String pid) throws DataModellObjectNotFoundException, DataModellMismatchException
pid - StringDataModellObjectNotFoundExceptionDataModellMismatchExceptionpublic static Strasse[] getAll() throws DataModellMismatchException
DataModellMismatchExceptionpublic String getTreeString()
ConfigurationObjectWrappergetTreeString in class ConfigurationObjectWrapperpublic String toString()
ConfigurationObjectWrappertoString in class ConfigurationObjectWrapperCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.