Uses of Enum Class
travel.wink.sdk.extranet.model.FeeSupplier.TypeEnum
Packages that use FeeSupplier.TypeEnum
-
Uses of FeeSupplier.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return FeeSupplier.TypeEnumModifier and TypeMethodDescriptionstatic FeeSupplier.TypeEnum@NotNull FeeSupplier.TypeEnumFeeSupplier.getType()Type of feestatic FeeSupplier.TypeEnumReturns the enum constant of this class with the specified name.static FeeSupplier.TypeEnum[]FeeSupplier.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 FeeSupplier.TypeEnumModifier and TypeMethodDescriptionvoidFeeSupplier.setType(FeeSupplier.TypeEnum type) FeeSupplier.type(FeeSupplier.TypeEnum type)