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