Uses of Enum Class
travel.wink.sdk.travel.agent.model.CompanyAgent.TypeEnum
Packages that use CompanyAgent.TypeEnum
-
Uses of CompanyAgent.TypeEnum in travel.wink.sdk.travel.agent.model
Methods in travel.wink.sdk.travel.agent.model that return CompanyAgent.TypeEnumModifier and TypeMethodDescriptionstatic CompanyAgent.TypeEnum@NotNull CompanyAgent.TypeEnumCompanyAgent.getType()Type of sales channelstatic CompanyAgent.TypeEnumReturns the enum constant of this class with the specified name.static CompanyAgent.TypeEnum[]CompanyAgent.TypeEnum.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 CompanyAgent.TypeEnumModifier and TypeMethodDescriptionvoidCompanyAgent.setType(CompanyAgent.TypeEnum type) CompanyAgent.type(CompanyAgent.TypeEnum type)