|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IInitGeocodeServer
COM Interface 'IInitGeocodeServer'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriLocation.olb'
Description: 'Provides access to members for initializing a geocode server.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID56480f27_f591_4140_a471_93782cffa59e
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
attachToLocator(ILocatorName locName)
Attach this service to the locator specified by the locator name. |
java.lang.String |
getAdjustableProperties()
The list of properties (comma delimited) that can be modified at runtime (for a given method). |
int |
getSuggestedBatchSize()
The suggested number of addresses to send to a server in one batch request. |
void |
setAdjustableProperties(java.lang.String propertyList)
The list of properties (comma delimited) that can be modified at runtime (for a given method). |
void |
setSuggestedBatchSize(int size)
The suggested number of addresses to send to a server in one batch request. |
| Field Detail |
|---|
static final int IID56480f27_f591_4140_a471_93782cffa59e
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void attachToLocator(ILocatorName locName)
throws java.io.IOException,
AutomationException
locName - A reference to a com.esri.arcgis.geodatabase.ILocatorName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getAdjustableProperties()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAdjustableProperties(java.lang.String propertyList)
throws java.io.IOException,
AutomationException
propertyList - The propertyList (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSuggestedBatchSize()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSuggestedBatchSize(int size)
throws java.io.IOException,
AutomationException
size - The size (in)
java.io.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 | ||||||||