Interface OrderTypeSuggestions
public interface OrderTypeSuggestions
Implementations of this class provide suggestions for transport order types.
-
Method Summary
Modifier and TypeMethodDescriptionReturns a set of types that can be assigned to a transport order.
-
Method Details
-
getTypeSuggestions
Returns a set of types that can be assigned to a transport order.- Returns:
- A set of types that can be assigned to a transport order.
-