com.retek.component.item.impl
Class AddressCodeDetailImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.SecondClassObjectImpl
com.retek.component.item.impl.AddressCodeDetailImpl
- All Implemented Interfaces:
- AddressCodeDetail, BusinessObject, SecondClassObject
- public class AddressCodeDetailImpl
- extends SecondClassObjectImpl
- implements AddressCodeDetail
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
AddressCodeDetailImpl
public AddressCodeDetailImpl(DistributedContext context)
AddressCodeDetailImpl
public AddressCodeDetailImpl(DistributedContext context,
AddressCodeDetailDto dto)
getDto
public AddressCodeDetailDto getDto()
getShipRestrictionType
public ShipRestrictionTypeEnum getShipRestrictionType()
- Specified by:
getShipRestrictionType
in interface AddressCodeDetail
getAddressValue
public java.lang.String getAddressValue()
- Specified by:
getAddressValue
in interface AddressCodeDetail
getCountryCode
public java.lang.String getCountryCode()
- Specified by:
getCountryCode
in interface AddressCodeDetail
setShipRestrictionType
public void setShipRestrictionType(ShipRestrictionTypeEnum shipRestrictionType)
- Specified by:
setShipRestrictionType
in interface AddressCodeDetail
setAddressValue
public void setAddressValue(java.lang.String addressValue)
- Specified by:
setAddressValue
in interface AddressCodeDetail
setCountryCode
public void setCountryCode(java.lang.String countryCode)
- Specified by:
setCountryCode
in interface AddressCodeDetail
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28