Uses of Enum Class
travel.wink.sdk.extranet.model.AxisLineSupplier.DashTypeEnum
Packages that use AxisLineSupplier.DashTypeEnum
-
Uses of AxisLineSupplier.DashTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return AxisLineSupplier.DashTypeEnumModifier and TypeMethodDescriptionAxisLineSupplier.getDashType()Get dashTypeReturns the enum constant of this class with the specified name.static AxisLineSupplier.DashTypeEnum[]AxisLineSupplier.DashTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type AxisLineSupplier.DashTypeEnumModifier and TypeMethodDescriptionAxisLineSupplier.dashType(AxisLineSupplier.DashTypeEnum dashType) voidAxisLineSupplier.setDashType(AxisLineSupplier.DashTypeEnum dashType)