- All Implemented Interfaces:
Order
public class OrderChainedAttributes
extends Object
implements Order
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
OrderChainedAttributes
public OrderChainedAttributes(List<<any>> attributeChain,
Order order)
- Parameters:
attributeChain -
condition -
-
Method Details
-
getAttributeChain
public List<<any>> getAttributeChain()
- Returns:
- the attributeChain
-
getOrder
- Returns:
- the order
-