| Package | Description |
|---|---|
| com.bmc.arsys.api | |
| com.bmc.arsys.demo.javadriver |
| Modifier and Type | Method and Description |
|---|---|
ImageData |
Image.getImageData()
Returns image type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Image.setImageData(ImageData data)
Sets the image data.
|
| Constructor and Description |
|---|
Image(String name,
String helpText,
int lastUpdateTime,
String owner,
String lastChangedBy,
String diaryStr,
String imageType,
ImageData data,
String description,
String checkSum,
ObjectPropertyMap objPropList) |
| Modifier and Type | Method and Description |
|---|---|
static ImageData |
InputReader.getImageData()
Method to gather Details of Image File( image data)
|
? Copyright 2013 BMC Software, Inc.