Class LocationCommand
java.lang.Object
org.openwms.common.location.api.commands.LocationCommand
- All Implemented Interfaces:
Serializable
A LocationCommand.
- Author:
- Heiko Scherrer
- See Also:
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
type
-
location
-
-
Constructor Details
-
LocationCommand
@ConstructorProperties({"type","location"}) public LocationCommand(LocationCommand.Type type, LocationMO location)
-
-
Method Details
-
getLocation
-
getType
-