Addresspublic class Address extends Object
Fields Summary |
---|
private int | type | private String | lineOne | private String | lineTwo | private String | lineThree | private String | city | private String | stateOrProvince | private String | postalCode | private String | country | private int | applicableInterval | private AddressUse | lnkUnnamed | private ProductSaleMgmt.SaleToCustomer.SaleToCustomerDetail | lnkUnnamed1 |
Methods Summary |
---|
public java.util.Vector | listCurrentAddressees()
return new Vector();
|
|