Uses of Class
org.openwms.common.domain.TypeStackingRule

Packages that use TypeStackingRule
org.openwms.common.domain Contains essential domain classes of the COMMON module. 
 

Uses of TypeStackingRule in org.openwms.common.domain
 

Methods in org.openwms.common.domain that return types with arguments of type TypeStackingRule
 Set<TypeStackingRule> TransportUnitType.getTypeStackingRules()
          Returns a Set of all TypeStackingRules.
 

Method parameters in org.openwms.common.domain with type arguments of type TypeStackingRule
 void TransportUnitType.setTypeStackingRules(Set<TypeStackingRule> typeStackingRules)
          Assign a Set of TypeStackingRules.
 



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