Uses of Enum Class
travel.wink.sdk.extranet.model.CategoryAxisNotesLabelSupplier.PositionEnum
Packages that use CategoryAxisNotesLabelSupplier.PositionEnum
-
Uses of CategoryAxisNotesLabelSupplier.PositionEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return CategoryAxisNotesLabelSupplier.PositionEnumModifier and TypeMethodDescriptionCategoryAxisNotesLabelSupplier.getPosition()Get positionReturns the enum constant of this class with the specified name.CategoryAxisNotesLabelSupplier.PositionEnum.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 CategoryAxisNotesLabelSupplier.PositionEnumModifier and TypeMethodDescriptionCategoryAxisNotesLabelSupplier.position(CategoryAxisNotesLabelSupplier.PositionEnum position) voidCategoryAxisNotesLabelSupplier.setPosition(CategoryAxisNotesLabelSupplier.PositionEnum position)