Uses of Class
org.apache.camel.v1.kameletspec.datatypes.Types
-
Packages that use Types Package Description org.apache.camel.v1.kameletspec -
-
Uses of Types in org.apache.camel.v1.kameletspec
Methods in org.apache.camel.v1.kameletspec that return types with arguments of type Types Modifier and Type Method Description java.util.Map<java.lang.String,Types>DataTypes. getTypes()Method parameters in org.apache.camel.v1.kameletspec with type arguments of type Types Modifier and Type Method Description voidDataTypes. setTypes(java.util.Map<java.lang.String,Types> types)
-