Class IdentifiedType

java.lang.Object
org.apache.camel.model.IdentifiedType
Direct Known Subclasses:
DataFormatDefinition, DefaultErrorHandlerDefinition, ErrorHandlerDefinition, FaultToleranceConfigurationCommon, LoadBalancerDefinition, NoErrorHandlerDefinition, RedeliveryPolicyDefinition, RefErrorHandlerDefinition, Resilience4jConfigurationCommon, RouteBuilderDefinition, ServiceCallConfiguration, ServiceCallConfigurationDefinition

public abstract class IdentifiedType extends Object
The unique identifier for an EIP.
  • Constructor Details

    • IdentifiedType

      public IdentifiedType()
  • Method Details

    • getId

      public String getId()
      Gets the value of the id property.
    • setId

      public void setId(String value)
      Sets the value of the id property.