Uses of Annotation Interface
org.openwms.common.app.Default
Packages that use Default
Package
Description
This package contains all types to describe locations.
This package contains all types required to describe transport unit items.
-
Uses of Default in org.openwms.common.location
Constructors in org.openwms.common.location with annotations of type DefaultModifierConstructorDescription(package private)
Location
(LocationPK locationId, Account account, LocationGroup locationGroup, LocationType locationType, String erpCode, String plcCode, Integer sortOrder, String stockZone) Create a new Location. -
Uses of Default in org.openwms.common.transport
Constructors in org.openwms.common.transport with annotations of type Default