Class IntegerType
java.lang.Object
org.qubership.integration.platform.runtime.catalog.model.mapper.metadata.ObjectWithMetadata
org.qubership.integration.platform.runtime.catalog.model.mapper.datatypes.BaseType
org.qubership.integration.platform.runtime.catalog.model.mapper.datatypes.ScalarType
org.qubership.integration.platform.runtime.catalog.model.mapper.datatypes.IntegerType
- All Implemented Interfaces:
DataType,MetadataAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R,A, E extends Exception>
Raccept(DataTypeVisitor<R, A, E> visitor, A arg) Methods inherited from class org.qubership.integration.platform.runtime.catalog.model.mapper.datatypes.BaseType
getKind, getNestedAttributesMethods inherited from class org.qubership.integration.platform.runtime.catalog.model.mapper.metadata.ObjectWithMetadata
getMetadataMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.qubership.integration.platform.runtime.catalog.model.mapper.metadata.MetadataAware
getMetadata
-
Constructor Details
-
IntegerType
-
-
Method Details
-
accept
- Throws:
E
-