Uses of Enum Class
travel.wink.sdk.inventory.model.SellerInventoryListNonAuthenticatedEntity.DisplayTypeEnum
Packages that use SellerInventoryListNonAuthenticatedEntity.DisplayTypeEnum
-
Uses of SellerInventoryListNonAuthenticatedEntity.DisplayTypeEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type SellerInventoryListNonAuthenticatedEntity.DisplayTypeEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumIndicate which initial values to display first on the front-facing cardMethods in travel.wink.sdk.inventory.model that return SellerInventoryListNonAuthenticatedEntity.DisplayTypeEnumModifier and TypeMethodDescriptionSellerInventoryListNonAuthenticatedEntity.getDisplayType()Indicate which initial values to display first on the front-facing cardReturns the enum constant of this class with the specified name.SellerInventoryListNonAuthenticatedEntity.DisplayTypeEnum.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 SellerInventoryListNonAuthenticatedEntity.DisplayTypeEnumModifier and TypeMethodDescriptionSellerInventoryListNonAuthenticatedEntity.displayType(SellerInventoryListNonAuthenticatedEntity.DisplayTypeEnum displayType) voidSellerInventoryListNonAuthenticatedEntity.setDisplayType(SellerInventoryListNonAuthenticatedEntity.DisplayTypeEnum displayType)