EfaNormalization

Functions

denormalizeEfaMeans
Link copied to clipboard
abstract fun denormalizeEfaMeans(productClass: ProductClass): EfaMeansOfTransport
abstract fun denormalizeEfaMeans(productClasses: Set<ProductClass>): Set<EfaMeansOfTransport>
denormalizeLocation
Link copied to clipboard
open fun denormalizeLocation(normalized: Location, point: EfaPoint)
normalizeAttribute
Link copied to clipboard
open fun normalizeAttribute(attribute: Attribute)
normalizeEfaMeans
Link copied to clipboard
abstract fun normalizeEfaMeans(means: EfaMeansOfTransport): ProductClass
abstract fun normalizeEfaMeans(means: Set<EfaMeansOfTransport>): Set<ProductClass>
normalizeLine
Link copied to clipboard
open fun normalizeLine(line: Line)
normalizeLocation
Link copied to clipboard
open fun normalizeLocation(location: Location)
open fun normalizeLocation(source: EfaPin, location: Location)
open fun normalizeLocation(source: EfaPoint, location: Location)
normalizeMessage
Link copied to clipboard
open fun normalizeMessage(message: Message)
resolveAltCode
Link copied to clipboard
open fun resolveAltCode(from: Int): EfaMeansOfTransport?

Inheritors

EfaProvider
Link copied to clipboard