Uses of Enum Class
travel.wink.sdk.affiliate.model.Engine.SubTypeEnum
Packages that use Engine.SubTypeEnum
-
Uses of Engine.SubTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return Engine.SubTypeEnumModifier and TypeMethodDescriptionstatic Engine.SubTypeEnumEngine.getSubType()Type of owner that create this record.static Engine.SubTypeEnumReturns the enum constant of this class with the specified name.static Engine.SubTypeEnum[]Engine.SubTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type Engine.SubTypeEnumModifier and TypeMethodDescriptionvoidEngine.setSubType(Engine.SubTypeEnum subType) Engine.subType(Engine.SubTypeEnum subType)