public class ImageFileDescription extends Object implements Serializable
| Constructor and Description |
|---|
ImageFileDescription(String pName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
String |
getName() |
void |
setContentType(String pContentType) |
void |
setName(String pName) |
Copyright © 2015. All rights reserved.