EfaMeansNormalization
interface EfaMeansNormalization
Content copied to clipboard
Types
Simple
Link copied to clipboard
Functions
denormalizeEfaMeans
Link copied to clipboard
abstract fun denormalizeEfaMeans(productClass: ProductClass): EfaMeansOfTransport
Content copied to clipboard
abstract fun denormalizeEfaMeans(productClasses: Set<ProductClass>): Set<EfaMeansOfTransport>
Content copied to clipboard
normalizeEfaMeans
Link copied to clipboard
abstract fun normalizeEfaMeans(means: Set<EfaMeansOfTransport>): Set<ProductClass>
Content copied to clipboard
resolveAltCode
Link copied to clipboard