|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnumServerObjectType
Provides access to members that enumerate through ServerObjectTypes.
IEnumServerObjectType,
AGSLocatorWorkspace,
IEnumServerObjectTypeInfo,
GeocodeServer,
ILocatorManager2.getAGSLocatorWorkspace(com.esri.arcgis.gisclient.IAGSServerConnectionName),
ServerObject,
ILocatorWorkspaceName2.getAGSServerConnectionName(),
AGSAddressLocator| Method Summary | |
|---|---|
int |
getCount()
The number of types in the enumeration. |
IServerObjectType |
next()
Returns the next type in the enumeration. |
void |
reset()
Starts the enumeration at the beginning. |
| Method Detail |
|---|
IServerObjectType next()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void reset()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCount()
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 | ||||||||