|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAddInRecord
IAddInRecord Interface
Method Summary | |
---|---|
String |
esri_getClass()
The full class name including namespace. |
String |
esri_toString()
Return the whole xml element as text. |
String |
getAddInPath()
The full path to the AddIn. |
String |
getHelpSource()
The help source to the AddIn. |
String |
getLibrary()
The full path to the associated AddIn library. |
Methods inherited from interface com.esri.arcgis.addinframework.IXMLNode |
---|
getList, getParent, getSubNode, getType, getValue, readBool, readGUID, readInteger, readReal, readStream, readString |
Method Detail |
---|
String getLibrary() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String esri_getClass() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getAddInPath() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String esri_toString() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getHelpSource() throws IOException, AutomationException
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 |