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