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

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

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

Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as NonNegativeIntegerWithUnits
protected  NonNegativeIntegerWithUnits MerchantItemAttributes.batteries
           
protected  NonNegativeIntegerWithUnits ItemAttributes.batteries
           
protected  NonNegativeIntegerWithUnits MerchantItemAttributes.hardDiskSize
           
protected  NonNegativeIntegerWithUnits MerchantItemAttributes.isoEquivalent
           
protected  NonNegativeIntegerWithUnits ItemAttributes.isoEquivalent
           
protected  NonNegativeIntegerWithUnits MerchantItemAttributes.maximumHighResolutionImages
           
protected  NonNegativeIntegerWithUnits ItemAttributes.maximumHighResolutionImages
           
protected  NonNegativeIntegerWithUnits MerchantItemAttributes.maximumHorizontalResolution
           
protected  NonNegativeIntegerWithUnits ItemAttributes.maximumHorizontalResolution
           
protected  NonNegativeIntegerWithUnits MerchantItemAttributes.maximumVerticalResolution
           
protected  NonNegativeIntegerWithUnits ItemAttributes.maximumVerticalResolution
           
protected  NonNegativeIntegerWithUnits MerchantItemAttributes.secondaryCacheSize
           
protected  NonNegativeIntegerWithUnits ItemAttributes.secondaryCacheSize
           
protected  NonNegativeIntegerWithUnits MerchantItemAttributes.subscriptionLength
           
protected  NonNegativeIntegerWithUnits ItemAttributes.subscriptionLength
           
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return NonNegativeIntegerWithUnits
 NonNegativeIntegerWithUnits ObjectFactory.createNonNegativeIntegerWithUnits()
          Create an instance of NonNegativeIntegerWithUnits
 NonNegativeIntegerWithUnits MerchantItemAttributes.getBatteries()
          Gets the value of the batteries property.
 NonNegativeIntegerWithUnits ItemAttributes.getBatteries()
          Gets the value of the batteries property.
 NonNegativeIntegerWithUnits MerchantItemAttributes.getHardDiskSize()
          Gets the value of the hardDiskSize property.
 NonNegativeIntegerWithUnits MerchantItemAttributes.getISOEquivalent()
          Gets the value of the isoEquivalent property.
 NonNegativeIntegerWithUnits ItemAttributes.getISOEquivalent()
          Gets the value of the isoEquivalent property.
 NonNegativeIntegerWithUnits MerchantItemAttributes.getMaximumHighResolutionImages()
          Gets the value of the maximumHighResolutionImages property.
 NonNegativeIntegerWithUnits ItemAttributes.getMaximumHighResolutionImages()
          Gets the value of the maximumHighResolutionImages property.
 NonNegativeIntegerWithUnits MerchantItemAttributes.getMaximumHorizontalResolution()
          Gets the value of the maximumHorizontalResolution property.
 NonNegativeIntegerWithUnits ItemAttributes.getMaximumHorizontalResolution()
          Gets the value of the maximumHorizontalResolution property.
 NonNegativeIntegerWithUnits MerchantItemAttributes.getMaximumVerticalResolution()
          Gets the value of the maximumVerticalResolution property.
 NonNegativeIntegerWithUnits ItemAttributes.getMaximumVerticalResolution()
          Gets the value of the maximumVerticalResolution property.
 NonNegativeIntegerWithUnits MerchantItemAttributes.getSecondaryCacheSize()
          Gets the value of the secondaryCacheSize property.
 NonNegativeIntegerWithUnits ItemAttributes.getSecondaryCacheSize()
          Gets the value of the secondaryCacheSize property.
 NonNegativeIntegerWithUnits MerchantItemAttributes.getSubscriptionLength()
          Gets the value of the subscriptionLength property.
 NonNegativeIntegerWithUnits ItemAttributes.getSubscriptionLength()
          Gets the value of the subscriptionLength property.
 

Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type NonNegativeIntegerWithUnits
 void MerchantItemAttributes.setBatteries(NonNegativeIntegerWithUnits value)
          Sets the value of the batteries property.
 void ItemAttributes.setBatteries(NonNegativeIntegerWithUnits value)
          Sets the value of the batteries property.
 void MerchantItemAttributes.setHardDiskSize(NonNegativeIntegerWithUnits value)
          Sets the value of the hardDiskSize property.
 void MerchantItemAttributes.setISOEquivalent(NonNegativeIntegerWithUnits value)
          Sets the value of the isoEquivalent property.
 void ItemAttributes.setISOEquivalent(NonNegativeIntegerWithUnits value)
          Sets the value of the isoEquivalent property.
 void MerchantItemAttributes.setMaximumHighResolutionImages(NonNegativeIntegerWithUnits value)
          Sets the value of the maximumHighResolutionImages property.
 void ItemAttributes.setMaximumHighResolutionImages(NonNegativeIntegerWithUnits value)
          Sets the value of the maximumHighResolutionImages property.
 void MerchantItemAttributes.setMaximumHorizontalResolution(NonNegativeIntegerWithUnits value)
          Sets the value of the maximumHorizontalResolution property.
 void ItemAttributes.setMaximumHorizontalResolution(NonNegativeIntegerWithUnits value)
          Sets the value of the maximumHorizontalResolution property.
 void MerchantItemAttributes.setMaximumVerticalResolution(NonNegativeIntegerWithUnits value)
          Sets the value of the maximumVerticalResolution property.
 void ItemAttributes.setMaximumVerticalResolution(NonNegativeIntegerWithUnits value)
          Sets the value of the maximumVerticalResolution property.
 void MerchantItemAttributes.setSecondaryCacheSize(NonNegativeIntegerWithUnits value)
          Sets the value of the secondaryCacheSize property.
 void ItemAttributes.setSecondaryCacheSize(NonNegativeIntegerWithUnits value)
          Sets the value of the secondaryCacheSize property.
 void MerchantItemAttributes.setSubscriptionLength(NonNegativeIntegerWithUnits value)
          Sets the value of the subscriptionLength property.
 void ItemAttributes.setSubscriptionLength(NonNegativeIntegerWithUnits value)
          Sets the value of the subscriptionLength property.
 



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