Uses of Enum Class
org.qubership.integration.platform.runtime.catalog.model.mapper.mapping.definition.constant.SupplierKind
Packages that use SupplierKind
Package
Description
-
Uses of SupplierKind in org.qubership.integration.platform.runtime.catalog.model.mapper.mapping.definition.constant
Methods in org.qubership.integration.platform.runtime.catalog.model.mapper.mapping.definition.constant that return SupplierKindModifier and TypeMethodDescriptionstatic SupplierKindValueSupplier.getKind()ValueSupplierBase.getKind()static SupplierKindReturns the enum constant of this class with the specified name.static SupplierKind[]SupplierKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.qubership.integration.platform.runtime.catalog.model.mapper.mapping.definition.constant with parameters of type SupplierKind