Uses of Enum Class
travel.wink.sdk.booking.model.BookingAncillaryAuthenticatedEntity.TypeEnum
Packages that use BookingAncillaryAuthenticatedEntity.TypeEnum
-
Uses of BookingAncillaryAuthenticatedEntity.TypeEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type BookingAncillaryAuthenticatedEntity.TypeEnum in travel.wink.sdk.booking.modelModifier and TypeClassDescriptionstatic enumInventory typeMethods in travel.wink.sdk.booking.model that return BookingAncillaryAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionBookingAncillaryAuthenticatedEntity.getType()Inventory typeReturns the enum constant of this class with the specified name.BookingAncillaryAuthenticatedEntity.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 BookingAncillaryAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionvoidBookingAncillaryAuthenticatedEntity.setType(BookingAncillaryAuthenticatedEntity.TypeEnum type) BookingAncillaryAuthenticatedEntity.type(BookingAncillaryAuthenticatedEntity.TypeEnum type)