|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IArcIMSQuery
Provides access to members that let you modify a query.
Method Summary | |
---|---|
int |
getContentType()
The Content type. |
void |
setContentType(int type)
The Content type. |
Method Detail |
---|
int getContentType() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setContentType(int type) throws IOException, AutomationException
type
- A com.esri.arcgis.catalog.esriContentType constant (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 |