Uses of Enum Class
com.duffel.sdk.model.Offer1.AllowedPassengerIdentityDocumentTypesEnum
Packages that use Offer1.AllowedPassengerIdentityDocumentTypesEnum
-
Uses of Offer1.AllowedPassengerIdentityDocumentTypesEnum in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return Offer1.AllowedPassengerIdentityDocumentTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.Offer1.AllowedPassengerIdentityDocumentTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.duffel.sdk.model that return types with arguments of type Offer1.AllowedPassengerIdentityDocumentTypesEnumModifier and TypeMethodDescriptionThe types of identity documents that may be provided for the passengers when creating an order based on this offer.Methods in com.duffel.sdk.model with parameters of type Offer1.AllowedPassengerIdentityDocumentTypesEnumModifier and TypeMethodDescriptionOffer1.addAllowedPassengerIdentityDocumentTypesItem(Offer1.AllowedPassengerIdentityDocumentTypesEnum allowedPassengerIdentityDocumentTypesItem) Method parameters in com.duffel.sdk.model with type arguments of type Offer1.AllowedPassengerIdentityDocumentTypesEnumModifier and TypeMethodDescriptionOffer1.allowedPassengerIdentityDocumentTypes(List<Offer1.AllowedPassengerIdentityDocumentTypesEnum> allowedPassengerIdentityDocumentTypes) voidOffer1.setAllowedPassengerIdentityDocumentTypes(List<Offer1.AllowedPassengerIdentityDocumentTypesEnum> allowedPassengerIdentityDocumentTypes)