Uses of Class
org.openwms.common.domain.system.UnitError

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.
 



Copyright © 2005-2011 openwms.org. All Rights Reserved.