Uses of Enum Class
travel.wink.sdk.affiliate.model.CategoryAxisNotesLabelSupplier.PositionEnum
Packages that use CategoryAxisNotesLabelSupplier.PositionEnum
-
Uses of CategoryAxisNotesLabelSupplier.PositionEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.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.affiliate.model with parameters of type CategoryAxisNotesLabelSupplier.PositionEnumModifier and TypeMethodDescriptionCategoryAxisNotesLabelSupplier.position(CategoryAxisNotesLabelSupplier.PositionEnum position) voidCategoryAxisNotesLabelSupplier.setPosition(CategoryAxisNotesLabelSupplier.PositionEnum position)