public class ActionType
extends Object
POJO wrapper around protocol specifics for Flight actions.
-
Constructor Summary
Constructors
Construct a new instance.
-
Method Summary
-
Constructor Details
-
ActionType
Construct a new instance.
- Parameters:
type
- The type of action to perform
description
- The description of the type.
-
Method Details
-
-
getDescription
public String getDescription()
-