Uses of Enum Class
travel.wink.sdk.travel.agent.model.ReportingAncillaryAgent.TypeEnum
Packages that use ReportingAncillaryAgent.TypeEnum
-
Uses of ReportingAncillaryAgent.TypeEnum in travel.wink.sdk.travel.agent.model
Methods in travel.wink.sdk.travel.agent.model that return ReportingAncillaryAgent.TypeEnumModifier and TypeMethodDescriptionReportingAncillaryAgent.getType()The typeReturns the enum constant of this class with the specified name.static ReportingAncillaryAgent.TypeEnum[]ReportingAncillaryAgent.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 ReportingAncillaryAgent.TypeEnumModifier and TypeMethodDescriptionvoidReportingAncillaryAgent.setType(ReportingAncillaryAgent.TypeEnum type) ReportingAncillaryAgent.type(ReportingAncillaryAgent.TypeEnum type)