Class AtlRdsLocationDaten
- java.lang.Object
-
- de.bsvrz.sys.funclib.bitctrl.modell.tmkexlmstglobal.attribute.AtlRdsLocationDaten
-
- All Implemented Interfaces:
de.bsvrz.sys.funclib.bitctrl.modell.att.Attributliste
public class AtlRdsLocationDaten extends java.lang.Object implements de.bsvrz.sys.funclib.bitctrl.modell.att.Attributliste
Informationen zu den Locationen.
-
-
Constructor Summary
Constructors Constructor Description AtlRdsLocationDaten()
-
Method Summary
Modifier and Type Method Description void
atl2Bean(de.bsvrz.dav.daf.main.Data daten, de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory factory)
void
bean2Atl(de.bsvrz.dav.daf.main.Data datum, de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory factory)
AtlRdsLocationDaten
clone()
AttZahl0Bis65535
getLocationExtent()
Ausdehnung der primären Location.AttRdsLocationKategorie
getLocationKategorie()
Kategorie der Location.AttRdsLocationMethode
getLocationMethode()
Location-Kodierung.AttTmcLocationCode
getLocationNachLocation()
Locationcode Nachfolger der primären Location.AttRdsEntfernungMeter
getLocationPrimaerEntfernung()
Entfernung zur primären Location in m.AttRdsLocationRichtungTextID
getLocationRichtungTextID()
Text zur Beschreibung der Richtung einer Strasse oder eines Segmentes.AttRdsEntfernungMeter
getLocationSekundaerEntfernung()
Entfernung zur sekundären Location in m.AttTmcLocationCode
getLocationVorLocation()
Locationcode Vorgänger der sekundären Location.de.bsvrz.sys.funclib.bitctrl.modell.att.Feld<AtlRdsLocation>
getRDSLocation()
Liste der Locationen.AttRdsLocationFormat
getRDSLocationFormat()
Location-Format.AttRdsTMCRichtung
getTMCRichtung()
TMC-Richtung.void
setLocationExtent(AttZahl0Bis65535 _locationExtent)
Ausdehnung der primären Location.void
setLocationKategorie(AttRdsLocationKategorie _locationKategorie)
Kategorie der Location.void
setLocationMethode(AttRdsLocationMethode _locationMethode)
Location-Kodierung.void
setLocationNachLocation(AttTmcLocationCode _locationNachLocation)
Locationcode Nachfolger der primären Location.void
setLocationPrimaerEntfernung(AttRdsEntfernungMeter _locationPrimaerEntfernung)
Entfernung zur primären Location in m.void
setLocationRichtungTextID(AttRdsLocationRichtungTextID _locationRichtungTextID)
Text zur Beschreibung der Richtung einer Strasse oder eines Segmentes.void
setLocationSekundaerEntfernung(AttRdsEntfernungMeter _locationSekundaerEntfernung)
Entfernung zur sekundären Location in m.void
setLocationVorLocation(AttTmcLocationCode _locationVorLocation)
Locationcode Vorgänger der sekundären Location.void
setRDSLocationFormat(AttRdsLocationFormat _rDSLocationFormat)
Location-Format.void
setTMCRichtung(AttRdsTMCRichtung _tMCRichtung)
TMC-Richtung.java.lang.String
toString()
-
-
-
Method Detail
-
getRDSLocation
public de.bsvrz.sys.funclib.bitctrl.modell.att.Feld<AtlRdsLocation> getRDSLocation()
Liste der Locationen.<absatz>Das erste Element des Feldes ist die primäre Location. Das letzte Element des Feldes ist die sekundäre Location. </absatz> <absatz>Alle weiteren liegen entsprechend ihrer Platzierung an der Straße dazwischen.</absatz>
- Returns:
- der Wert von RDSLocation.
-
getRDSLocationFormat
public AttRdsLocationFormat getRDSLocationFormat()
Location-Format.TIC Info XML Element: LocationFormat, Format des referenzierten Location-Systems.
- Returns:
- der Wert von RDSLocationFormat.
-
setRDSLocationFormat
public void setRDSLocationFormat(AttRdsLocationFormat _rDSLocationFormat)
Location-Format.TIC Info XML Element: LocationFormat, Format des referenzierten Location-Systems.
- Parameters:
_rDSLocationFormat
- der neue Wert von RDSLocationFormat.
-
getLocationExtent
public AttZahl0Bis65535 getLocationExtent()
Ausdehnung der primären Location.TIC Info XML Element: LocationExtent, Ausdehnung der primären Location, entspricht der Schrittweite innerhalb der LCL ausgehend von der primären Location.
- Returns:
- der Wert von LocationExtent.
-
setLocationExtent
public void setLocationExtent(AttZahl0Bis65535 _locationExtent)
Ausdehnung der primären Location.TIC Info XML Element: LocationExtent, Ausdehnung der primären Location, entspricht der Schrittweite innerhalb der LCL ausgehend von der primären Location.
- Parameters:
_locationExtent
- der neue Wert von LocationExtent.
-
getLocationMethode
public AttRdsLocationMethode getLocationMethode()
Location-Kodierung.TIC Info XML Element: LocationMethod, die Kodierungsmethode der Location.
- Returns:
- der Wert von LocationMethode.
-
setLocationMethode
public void setLocationMethode(AttRdsLocationMethode _locationMethode)
Location-Kodierung.TIC Info XML Element: LocationMethod, die Kodierungsmethode der Location.
- Parameters:
_locationMethode
- der neue Wert von LocationMethode.
-
getTMCRichtung
public AttRdsTMCRichtung getTMCRichtung()
TMC-Richtung.TIC Info XML Element: LocationDirection, bezeichnet die TMC-Richtung der Location.
- Returns:
- der Wert von TMCRichtung.
-
setTMCRichtung
public void setTMCRichtung(AttRdsTMCRichtung _tMCRichtung)
TMC-Richtung.TIC Info XML Element: LocationDirection, bezeichnet die TMC-Richtung der Location.
- Parameters:
_tMCRichtung
- der neue Wert von TMCRichtung.
-
getLocationPrimaerEntfernung
public AttRdsEntfernungMeter getLocationPrimaerEntfernung()
Entfernung zur primären Location in m.TIC Info XML Element: LocationPrimaryDistance.
- Returns:
- der Wert von LocationPrimaerEntfernung.
-
setLocationPrimaerEntfernung
public void setLocationPrimaerEntfernung(AttRdsEntfernungMeter _locationPrimaerEntfernung)
Entfernung zur primären Location in m.TIC Info XML Element: LocationPrimaryDistance.
- Parameters:
_locationPrimaerEntfernung
- der neue Wert von LocationPrimaerEntfernung.
-
getLocationSekundaerEntfernung
public AttRdsEntfernungMeter getLocationSekundaerEntfernung()
Entfernung zur sekundären Location in m.TIC Info XML Element: LocationSecondaryDistance.
- Returns:
- der Wert von LocationSekundaerEntfernung.
-
setLocationSekundaerEntfernung
public void setLocationSekundaerEntfernung(AttRdsEntfernungMeter _locationSekundaerEntfernung)
Entfernung zur sekundären Location in m.TIC Info XML Element: LocationSecondaryDistance.
- Parameters:
_locationSekundaerEntfernung
- der neue Wert von LocationSekundaerEntfernung.
-
getLocationVorLocation
public AttTmcLocationCode getLocationVorLocation()
Locationcode Vorgänger der sekundären Location.TIC Info XML Element: LocationPreLocation.
- Returns:
- der Wert von LocationVorLocation.
-
setLocationVorLocation
public void setLocationVorLocation(AttTmcLocationCode _locationVorLocation)
Locationcode Vorgänger der sekundären Location.TIC Info XML Element: LocationPreLocation.
- Parameters:
_locationVorLocation
- der neue Wert von LocationVorLocation.
-
getLocationNachLocation
public AttTmcLocationCode getLocationNachLocation()
Locationcode Nachfolger der primären Location.TIC Info XML Element: LocationPostLocation.
- Returns:
- der Wert von LocationNachLocation.
-
setLocationNachLocation
public void setLocationNachLocation(AttTmcLocationCode _locationNachLocation)
Locationcode Nachfolger der primären Location.TIC Info XML Element: LocationPostLocation.
- Parameters:
_locationNachLocation
- der neue Wert von LocationNachLocation.
-
getLocationKategorie
public AttRdsLocationKategorie getLocationKategorie()
Kategorie der Location.TIC Info XML Element: LocationPreLocation, Kategorie der Location (nur bei LocationFormat = TIC Location).
- Returns:
- der Wert von LocationKategorie.
-
setLocationKategorie
public void setLocationKategorie(AttRdsLocationKategorie _locationKategorie)
Kategorie der Location.TIC Info XML Element: LocationPreLocation, Kategorie der Location (nur bei LocationFormat = TIC Location).
- Parameters:
_locationKategorie
- der neue Wert von LocationKategorie.
-
getLocationRichtungTextID
public AttRdsLocationRichtungTextID getLocationRichtungTextID()
Text zur Beschreibung der Richtung einer Strasse oder eines Segmentes.TIC Info XML Element: LocationDirectionTextID, Zuordnung einer ID zu einem Richtungstext.
- Returns:
- der Wert von LocationRichtungTextID.
-
setLocationRichtungTextID
public void setLocationRichtungTextID(AttRdsLocationRichtungTextID _locationRichtungTextID)
Text zur Beschreibung der Richtung einer Strasse oder eines Segmentes.TIC Info XML Element: LocationDirectionTextID, Zuordnung einer ID zu einem Richtungstext.
- Parameters:
_locationRichtungTextID
- der neue Wert von LocationRichtungTextID.
-
bean2Atl
public void bean2Atl(de.bsvrz.dav.daf.main.Data datum, de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory factory)
- Specified by:
bean2Atl
in interfacede.bsvrz.sys.funclib.bitctrl.modell.att.Attributliste
-
atl2Bean
public void atl2Bean(de.bsvrz.dav.daf.main.Data daten, de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory factory)
- Specified by:
atl2Bean
in interfacede.bsvrz.sys.funclib.bitctrl.modell.att.Attributliste
-
clone
public AtlRdsLocationDaten clone()
- Specified by:
clone
in interfacede.bsvrz.sys.funclib.bitctrl.modell.att.Attributliste
- Overrides:
clone
in classjava.lang.Object
-
toString
public java.lang.String toString()
- Overrides:
toString
in classjava.lang.Object
-
-