Uses of Enum Class
travel.wink.sdk.payment.acquiring.model.RawSupplierContractItem.TypeEnum
Packages that use RawSupplierContractItem.TypeEnum
-
Uses of RawSupplierContractItem.TypeEnum in travel.wink.sdk.payment.acquiring.model
Methods in travel.wink.sdk.payment.acquiring.model that return RawSupplierContractItem.TypeEnumModifier and TypeMethodDescription@NotNull RawSupplierContractItem.TypeEnumRawSupplierContractItem.getType()Type of item this is.Returns the enum constant of this class with the specified name.static RawSupplierContractItem.TypeEnum[]RawSupplierContractItem.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.payment.acquiring.model with parameters of type RawSupplierContractItem.TypeEnumModifier and TypeMethodDescriptionvoidRawSupplierContractItem.setType(RawSupplierContractItem.TypeEnum type) RawSupplierContractItem.type(RawSupplierContractItem.TypeEnum type)