Uses of Enum Class
org.qubership.integration.platform.runtime.catalog.mapper.metadata.DataFormat
Packages that use DataFormat
-
Uses of DataFormat in org.qubership.integration.platform.runtime.catalog.mapper.metadata
Methods in org.qubership.integration.platform.runtime.catalog.mapper.metadata that return DataFormatModifier and TypeMethodDescriptionstatic DataFormatMetadataUtils.getDataFormat(Metadata metadata) static DataFormatMetadataUtils.getSourceFormat(Metadata metadata) static DataFormatReturns the enum constant of this class with the specified name.static DataFormat[]DataFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.