Uses of Enum Class
travel.wink.sdk.extranet.model.BeneficiaryChargeSupplier.TypeEnum
Packages that use BeneficiaryChargeSupplier.TypeEnum
-
Uses of BeneficiaryChargeSupplier.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return BeneficiaryChargeSupplier.TypeEnumModifier and TypeMethodDescription@NotNull BeneficiaryChargeSupplier.TypeEnumBeneficiaryChargeSupplier.getType()The type of chargeReturns the enum constant of this class with the specified name.static BeneficiaryChargeSupplier.TypeEnum[]BeneficiaryChargeSupplier.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type BeneficiaryChargeSupplier.TypeEnumModifier and TypeMethodDescriptionvoidBeneficiaryChargeSupplier.setType(BeneficiaryChargeSupplier.TypeEnum type) BeneficiaryChargeSupplier.type(BeneficiaryChargeSupplier.TypeEnum type)