Uses of Enum Class
org.qubership.atp.dataset.service.direct.importexport.converters.AttributeTypeConverterEnum
Packages that use AttributeTypeConverterEnum
-
Uses of AttributeTypeConverterEnum in org.qubership.atp.dataset.service.direct.importexport.converters
Methods in org.qubership.atp.dataset.service.direct.importexport.converters that return AttributeTypeConverterEnumModifier and TypeMethodDescriptionstatic AttributeTypeConverterEnumReturns the enum constant of this class with the specified name.static AttributeTypeConverterEnum[]AttributeTypeConverterEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.