|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDEDataset2
Provides access to members that supply dataset data element information.
Method Summary | |
---|---|
String |
getConfigurationKeyword()
Configuration keyword. |
void |
setConfigurationKeyword(String keyword)
Configuration keyword. |
Methods inherited from interface com.esri.arcgis.geodatabase.IDEDataset |
---|
getDatasetType, getDSID, isCanVersion, isVersioned, setCanVersion, setDatasetType, setDSID, setVersioned |
Method Detail |
---|
String getConfigurationKeyword() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setConfigurationKeyword(String keyword) throws IOException, AutomationException
keyword
- The keyword (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 |