Uses of Enum Class
travel.wink.sdk.analytics.model.CategoryAxisNotesLabelConsumer.PositionEnum
Packages that use CategoryAxisNotesLabelConsumer.PositionEnum
-
Uses of CategoryAxisNotesLabelConsumer.PositionEnum in travel.wink.sdk.analytics.model
Methods in travel.wink.sdk.analytics.model that return CategoryAxisNotesLabelConsumer.PositionEnumModifier and TypeMethodDescriptionCategoryAxisNotesLabelConsumer.getPosition()Get positionReturns the enum constant of this class with the specified name.CategoryAxisNotesLabelConsumer.PositionEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.analytics.model with parameters of type CategoryAxisNotesLabelConsumer.PositionEnumModifier and TypeMethodDescriptionCategoryAxisNotesLabelConsumer.position(CategoryAxisNotesLabelConsumer.PositionEnum position) voidCategoryAxisNotesLabelConsumer.setPosition(CategoryAxisNotesLabelConsumer.PositionEnum position)