| Package | Description |
|---|---|
| com.orchestranetworks.addon.dama.ext.bean |
Provides Entity Beans for working with digital assets.
|
| Modifier and Type | Method and Description |
|---|---|
Size |
RemoteDigitalAssetSpec.getSize()
Returns the image size.
|
Size |
RemoteDigitalAssetVersionSpec.getSize()
Returns the image size.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteDigitalAssetSpec.setSize(Size size)
Specifies the image size.
|
void |
RemoteDigitalAssetVersionSpec.setSize(Size size)
Specifies the image size.
|