public class FahrstreifenQuelleASCII extends ConfigurationObjectWrapper implements FahrstreifenQuelle
__ATG_ANSCHLUSSPUNKT_KOMMUNIKATIONSPARTNER, __TYP_ANSCHLUSSPUNKT, __TYP_ANSCHLUSSPUNKT_KOMMUNIKATIONSPARTNER, _ConfigurationObject
Modifier | Constructor and Description |
---|---|
protected |
FahrstreifenQuelleASCII(de.bsvrz.dav.daf.main.config.ConfigurationObject confObject) |
protected |
FahrstreifenQuelleASCII(String pid) |
Modifier and Type | Method and Description |
---|---|
static FahrstreifenQuelleASCII[] |
getAll()
gibt ein Array aller Objekte zurück, die vom Typ
typ.verkehrsDatenQuelleASC sind.
|
String |
getDatenFormat() |
int |
getFahrStreifenIndex() |
String |
getTreeString()
gibt einen String zum Anzeigen in einem Tree zurück.
|
String |
getURL() |
String |
getVKRaster() |
protected void |
initData(de.bsvrz.dav.daf.main.config.ConfigurationObject confObject)
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
protected FahrstreifenQuelleASCII(String pid) throws DataModellMismatchException, DataModellObjectNotFoundException
protected FahrstreifenQuelleASCII(de.bsvrz.dav.daf.main.config.ConfigurationObject confObject) throws DataModellMismatchException
DataModellMismatchException
public String getURL()
public int getFahrStreifenIndex()
public String getDatenFormat()
public String getVKRaster()
protected void initData(de.bsvrz.dav.daf.main.config.ConfigurationObject confObject)
ConfigurationObjectWrapper
confObject
- ConfigurationObjectpublic static FahrstreifenQuelleASCII[] getAll() throws DataModellMismatchException
DataModellMismatchException
- ungültiges Datenmodellpublic String toString()
ConfigurationObjectWrapper
toString
in class ConfigurationObjectWrapper
public String getTreeString()
ConfigurationObjectWrapper
getTreeString
in class ConfigurationObjectWrapper
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.