Uses of Enum Class
travel.wink.sdk.travel.agent.model.GroupDescriptorAgent.DirEnum
Packages that use GroupDescriptorAgent.DirEnum
-
Uses of GroupDescriptorAgent.DirEnum in travel.wink.sdk.travel.agent.model
Methods in travel.wink.sdk.travel.agent.model that return GroupDescriptorAgent.DirEnumModifier and TypeMethodDescriptionstatic GroupDescriptorAgent.DirEnumGroupDescriptorAgent.getDir()Group sort directionstatic GroupDescriptorAgent.DirEnumReturns the enum constant of this class with the specified name.static GroupDescriptorAgent.DirEnum[]GroupDescriptorAgent.DirEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.travel.agent.model with parameters of type GroupDescriptorAgent.DirEnumModifier and TypeMethodDescriptionGroupDescriptorAgent.dir(GroupDescriptorAgent.DirEnum dir) voidGroupDescriptorAgent.setDir(GroupDescriptorAgent.DirEnum dir)