Class ComponentGenerationInformationDTO
java.lang.Object
org.mule.runtime.ast.internal.serialization.dto.ComponentGenerationInformationDTO
- All Implemented Interfaces:
ComponentGenerationInformation
public class ComponentGenerationInformationDTO
extends Object
implements ComponentGenerationInformation
This is a serializable form of a
ComponentGenerationInformation-
Field Summary
Fields inherited from interface org.mule.runtime.ast.api.ComponentGenerationInformation
EMPTY_GENERATION_INFO -
Constructor Summary
ConstructorsConstructorDescriptionComponentGenerationInformationDTO(org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax syntax) -
Method Summary
-
Constructor Details
-
ComponentGenerationInformationDTO
public ComponentGenerationInformationDTO(org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax syntax)
-
-
Method Details
-
getSyntax
- Specified by:
getSyntaxin interfaceComponentGenerationInformation
-