Uses of Enum Class
travel.wink.sdk.travel.agent.model.SortDescriptorAgent.DirEnum
Packages that use SortDescriptorAgent.DirEnum
-
Uses of SortDescriptorAgent.DirEnum in travel.wink.sdk.travel.agent.model
Subclasses with type arguments of type SortDescriptorAgent.DirEnum in travel.wink.sdk.travel.agent.modelModifier and TypeClassDescriptionstatic enumDescriptors used for sorting result setMethods in travel.wink.sdk.travel.agent.model that return SortDescriptorAgent.DirEnumModifier and TypeMethodDescriptionstatic SortDescriptorAgent.DirEnumSortDescriptorAgent.getDir()Descriptors used for sorting result setstatic SortDescriptorAgent.DirEnumReturns the enum constant of this class with the specified name.static SortDescriptorAgent.DirEnum[]SortDescriptorAgent.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 SortDescriptorAgent.DirEnumModifier and TypeMethodDescriptionSortDescriptorAgent.dir(SortDescriptorAgent.DirEnum dir) voidSortDescriptorAgent.setDir(SortDescriptorAgent.DirEnum dir)