Uses of Enum Class
travel.wink.sdk.booking.model.AncillaryRequestAuthenticatedEntity.TypeEnum
Packages that use AncillaryRequestAuthenticatedEntity.TypeEnum
-
Uses of AncillaryRequestAuthenticatedEntity.TypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return AncillaryRequestAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionAncillaryRequestAuthenticatedEntity.getType()Inventory typeReturns the enum constant of this class with the specified name.AncillaryRequestAuthenticatedEntity.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type AncillaryRequestAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionvoidAncillaryRequestAuthenticatedEntity.setType(AncillaryRequestAuthenticatedEntity.TypeEnum type) AncillaryRequestAuthenticatedEntity.type(AncillaryRequestAuthenticatedEntity.TypeEnum type)