Class ExchangePropertyExpression.Builder

All Implemented Interfaces:
LanguageBuilder<ExchangePropertyExpression>
Enclosing class:
ExchangePropertyExpression

public static class ExchangePropertyExpression.Builder extends ExpressionDefinition.AbstractBuilder<ExchangePropertyExpression.Builder,ExchangePropertyExpression>
Builder is a specific builder for ExchangePropertyExpression.
  • Constructor Details

    • Builder

      public Builder()
  • Method Details