public interface DocumentPartLink
| Modifier and Type | Method and Description |
|---|---|
String |
getMimeType()
The part mime type.
|
String |
getName()
Return this part name.
|
String |
getParentURI()
Return the parent URI.
|
String |
getURI()
The info object URI.
|
String getParentURI()
String getURI()
String getName()
String getMimeType()
Copyright © 2016. All Rights Reserved.