Uses of Class
com.retek.component.item.ShipRestrictionTypeEnum

Packages that use ShipRestrictionTypeEnum
com.retek.component.item   
com.retek.component.item.impl   
com.retek.component.item.impl.remote   
com.retek.component.shipping.test   
 

Uses of ShipRestrictionTypeEnum in com.retek.component.item
 

Fields in com.retek.component.item declared as ShipRestrictionTypeEnum
static ShipRestrictionTypeEnum ShipRestrictionTypeEnum.ALL
           
static ShipRestrictionTypeEnum ShipRestrictionTypeEnum.APOFPO
           
static ShipRestrictionTypeEnum ShipRestrictionTypeEnum.CNTRY
           
static ShipRestrictionTypeEnum ShipRestrictionTypeEnum.POBOX
           
static ShipRestrictionTypeEnum ShipRestrictionTypeEnum.PSTCDE
           
static ShipRestrictionTypeEnum ShipRestrictionTypeEnum.STPROV
           
 

Methods in com.retek.component.item that return ShipRestrictionTypeEnum
 ShipRestrictionTypeEnum AddressCodeDetail.getShipRestrictionType()
           
static ShipRestrictionTypeEnum ShipRestrictionTypeEnum.fromCode(java.lang.String code)
           
 

Methods in com.retek.component.item with parameters of type ShipRestrictionTypeEnum
 void AddressCodeDetail.setShipRestrictionType(ShipRestrictionTypeEnum shipRestrictionType)
           
 

Uses of ShipRestrictionTypeEnum in com.retek.component.item.impl
 

Methods in com.retek.component.item.impl that return ShipRestrictionTypeEnum
 ShipRestrictionTypeEnum AddressCodeDetailImpl.getShipRestrictionType()
           
 

Methods in com.retek.component.item.impl with parameters of type ShipRestrictionTypeEnum
 void AddressCodeDetailImpl.setShipRestrictionType(ShipRestrictionTypeEnum shipRestrictionType)
           
 

Uses of ShipRestrictionTypeEnum in com.retek.component.item.impl.remote
 

Fields in com.retek.component.item.impl.remote declared as ShipRestrictionTypeEnum
 ShipRestrictionTypeEnum AddressCodeDetailDto.type
           
 

Uses of ShipRestrictionTypeEnum in com.retek.component.shipping.test
 

Methods in com.retek.component.shipping.test with parameters of type ShipRestrictionTypeEnum
static AddressCodeDetail ShippingObjectMaster.createAddressCodeDetail(DistributedContext context, ShipRestrictionTypeEnum type, java.lang.String addressValue)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28