Class CompositeExchangeAttribute

  • All Implemented Interfaces:
    ExchangeAttribute

    public class CompositeExchangeAttribute
    extends java.lang.Object
    implements ExchangeAttribute
    Exchange attribute that represents a combination of attributes that should be merged into a single string.
    Author:
    Stuart Douglas