| Modifier and Type | Field and Description |
|---|---|
protected DecimalWithUnits |
ItemAttributes.ItemDimensions.height |
protected DecimalWithUnits |
ItemAttributes.PackageDimensions.height |
protected DecimalWithUnits |
Image.height |
protected DecimalWithUnits |
ItemAttributes.ItemDimensions.length |
protected DecimalWithUnits |
ItemAttributes.PackageDimensions.length |
protected DecimalWithUnits |
ItemAttributes.manufacturerMaximumAge |
protected DecimalWithUnits |
ItemAttributes.manufacturerMinimumAge |
protected DecimalWithUnits |
ItemAttributes.runningTime |
protected DecimalWithUnits |
ItemAttributes.ItemDimensions.weight |
protected DecimalWithUnits |
ItemAttributes.PackageDimensions.weight |
protected DecimalWithUnits |
ItemAttributes.ItemDimensions.width |
protected DecimalWithUnits |
ItemAttributes.PackageDimensions.width |
protected DecimalWithUnits |
Image.width |
| Modifier and Type | Method and Description |
|---|---|
DecimalWithUnits |
ObjectFactory.createDecimalWithUnits()
Create an instance of
DecimalWithUnits |
DecimalWithUnits |
ItemAttributes.ItemDimensions.getHeight()
Gets the value of the height property.
|
DecimalWithUnits |
ItemAttributes.PackageDimensions.getHeight()
Gets the value of the height property.
|
DecimalWithUnits |
Image.getHeight()
Gets the value of the height property.
|
DecimalWithUnits |
ItemAttributes.ItemDimensions.getLength()
Gets the value of the length property.
|
DecimalWithUnits |
ItemAttributes.PackageDimensions.getLength()
Gets the value of the length property.
|
DecimalWithUnits |
ItemAttributes.getManufacturerMaximumAge()
Gets the value of the manufacturerMaximumAge property.
|
DecimalWithUnits |
ItemAttributes.getManufacturerMinimumAge()
Gets the value of the manufacturerMinimumAge property.
|
DecimalWithUnits |
ItemAttributes.getRunningTime()
Gets the value of the runningTime property.
|
DecimalWithUnits |
ItemAttributes.ItemDimensions.getWeight()
Gets the value of the weight property.
|
DecimalWithUnits |
ItemAttributes.PackageDimensions.getWeight()
Gets the value of the weight property.
|
DecimalWithUnits |
ItemAttributes.ItemDimensions.getWidth()
Gets the value of the width property.
|
DecimalWithUnits |
ItemAttributes.PackageDimensions.getWidth()
Gets the value of the width property.
|
DecimalWithUnits |
Image.getWidth()
Gets the value of the width property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemAttributes.ItemDimensions.setHeight(DecimalWithUnits value)
Sets the value of the height property.
|
void |
ItemAttributes.PackageDimensions.setHeight(DecimalWithUnits value)
Sets the value of the height property.
|
void |
Image.setHeight(DecimalWithUnits value)
Sets the value of the height property.
|
void |
ItemAttributes.ItemDimensions.setLength(DecimalWithUnits value)
Sets the value of the length property.
|
void |
ItemAttributes.PackageDimensions.setLength(DecimalWithUnits value)
Sets the value of the length property.
|
void |
ItemAttributes.setManufacturerMaximumAge(DecimalWithUnits value)
Sets the value of the manufacturerMaximumAge property.
|
void |
ItemAttributes.setManufacturerMinimumAge(DecimalWithUnits value)
Sets the value of the manufacturerMinimumAge property.
|
void |
ItemAttributes.setRunningTime(DecimalWithUnits value)
Sets the value of the runningTime property.
|
void |
ItemAttributes.ItemDimensions.setWeight(DecimalWithUnits value)
Sets the value of the weight property.
|
void |
ItemAttributes.PackageDimensions.setWeight(DecimalWithUnits value)
Sets the value of the weight property.
|
void |
ItemAttributes.ItemDimensions.setWidth(DecimalWithUnits value)
Sets the value of the width property.
|
void |
ItemAttributes.PackageDimensions.setWidth(DecimalWithUnits value)
Sets the value of the width property.
|
void |
Image.setWidth(DecimalWithUnits value)
Sets the value of the width property.
|
Copyright © 2013. All Rights Reserved.