Uses of Class
com.amazon.webservices.awsecommerceservice._2007_04_04.Address

Packages that use Address
com.amazon.webservices.awsecommerceservice._2007_04_04   
 

Uses of Address in com.amazon.webservices.awsecommerceservice._2007_04_04
 

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as Address
protected  Address MerchantItemAttributes.address
           
protected  Address ItemAttributes.address
           
protected  Address OfferListing.ispuStoreAddress
           
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return Address
 Address ObjectFactory.createAddress()
          Create an instance of Address
 Address MerchantItemAttributes.getAddress()
          Gets the value of the address property.
 Address ItemAttributes.getAddress()
          Gets the value of the address property.
 Address OfferListing.getISPUStoreAddress()
          Gets the value of the ispuStoreAddress property.
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type Address
 void MerchantItemAttributes.setAddress(Address value)
          Sets the value of the address property.
 void ItemAttributes.setAddress(Address value)
          Sets the value of the address property.
 void OfferListing.setISPUStoreAddress(Address value)
          Sets the value of the ispuStoreAddress property.
 



Copyright © 2007 orange-cafe.de. All Rights Reserved.