Uses of Enum Class
travel.wink.sdk.inventory.model.SellableListLightweightNonAuthenticatedEntity.ListTypeEnum
Packages that use SellableListLightweightNonAuthenticatedEntity.ListTypeEnum
-
Uses of SellableListLightweightNonAuthenticatedEntity.ListTypeEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type SellableListLightweightNonAuthenticatedEntity.ListTypeEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumList typeMethods in travel.wink.sdk.inventory.model that return SellableListLightweightNonAuthenticatedEntity.ListTypeEnumModifier and TypeMethodDescriptionSellableListLightweightNonAuthenticatedEntity.getListType()List typeReturns the enum constant of this class with the specified name.SellableListLightweightNonAuthenticatedEntity.ListTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type SellableListLightweightNonAuthenticatedEntity.ListTypeEnumModifier and TypeMethodDescriptionSellableListLightweightNonAuthenticatedEntity.listType(SellableListLightweightNonAuthenticatedEntity.ListTypeEnum listType) voidSellableListLightweightNonAuthenticatedEntity.setListType(SellableListLightweightNonAuthenticatedEntity.ListTypeEnum listType)