Uses of Class
org.goplanit.io.converter.intermodal.PlanitIntermodalWriterSettings
-
Packages that use PlanitIntermodalWriterSettings Package Description org.goplanit.io.converter.intermodal -
-
Uses of PlanitIntermodalWriterSettings in org.goplanit.io.converter.intermodal
Fields in org.goplanit.io.converter.intermodal declared as PlanitIntermodalWriterSettings Modifier and Type Field Description protected PlanitIntermodalWriterSettings
PlanitIntermodalWriter. settings
intermodal writer settings to useMethods in org.goplanit.io.converter.intermodal that return PlanitIntermodalWriterSettings Modifier and Type Method Description PlanitIntermodalWriterSettings
PlanitIntermodalWriter. getSettings()
Any settings to configure the writer can be configured by collecting these settings
-