|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnitError | |
---|---|
org.openwms.common.domain | Contains essential domain classes of the COMMON module. |
Uses of UnitError in org.openwms.common.domain |
---|
Methods in org.openwms.common.domain that return UnitError | |
---|---|
UnitError |
TransportUnit.addError(UnitError error)
Add an error to the TransportUnit . |
Methods in org.openwms.common.domain that return types with arguments of type UnitError | |
---|---|
Map<Date,UnitError> |
TransportUnit.getErrors()
Get all errors that have occurred on the TransportUnit . |
Methods in org.openwms.common.domain with parameters of type UnitError | |
---|---|
UnitError |
TransportUnit.addError(UnitError error)
Add an error to the TransportUnit . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |