|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITagAction
Provides access to properties and methods needed to manage the tag action.
Method Summary | |
---|---|
String |
getTagText()
The text tag to be appended to the data message. |
void |
setTagText(String pTagText)
The text tag to be appended to the data message. |
Method Detail |
---|
String getTagText() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTagText(String pTagText) throws IOException, AutomationException
pTagText
- The pTagText (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |