|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDocumentObject
| Method Summary | |
|---|---|
java.lang.String |
getID()
Returns the identifier of an object in a document. |
void |
setID(java.lang.String value)
Sets the identifier of an object in a document. |
| Method Detail |
|---|
java.lang.String getID()
throws SDKException
String containing the identifier of the object.
SDKException - if the ID could not be retrieved.void setID(java.lang.String value)
value - the identifier of the object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||