com.retek.component.item
Interface AddressCodeDetail
- All Superinterfaces:
- BusinessObject, SecondClassObject
- public interface AddressCodeDetail
- extends SecondClassObject
VALUE
public static final java.lang.String VALUE
- See Also:
- Constant Field Values
SHIP_RESTRICTION_TYPE
public static final java.lang.String SHIP_RESTRICTION_TYPE
- See Also:
- Constant Field Values
COUNTRY
public static final java.lang.String COUNTRY
- See Also:
- Constant Field Values
POSTAL_CODE
public static final java.lang.String POSTAL_CODE
- See Also:
- Constant Field Values
STATE_OR_PROVINCE
public static final java.lang.String STATE_OR_PROVINCE
- See Also:
- Constant Field Values
PO_BOX
public static final java.lang.String PO_BOX
- See Also:
- Constant Field Values
ARMY
public static final java.lang.String ARMY
- See Also:
- Constant Field Values
getShipRestrictionType
public ShipRestrictionTypeEnum getShipRestrictionType()
getAddressValue
public java.lang.String getAddressValue()
getCountryCode
public java.lang.String getCountryCode()
setShipRestrictionType
public void setShipRestrictionType(ShipRestrictionTypeEnum shipRestrictionType)
setAddressValue
public void setAddressValue(java.lang.String addressValue)
setCountryCode
public void setCountryCode(java.lang.String countryCode)
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25