|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPlaceNameAlias
COM Interface 'IPlaceNameAlias'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriLocation.olb'
Description: 'Provides access to memebers that specify a place name alias table.' 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 |
IIDe5aaa254_3ebd_49a7_aa9f_62ae8c762f9c
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getAliasField()
Name of the alias field. |
java.lang.Object |
getDefaultAliasFieldNames()
Recognized names for the address fields in the place name alias table. |
ITableName |
getTable()
Name object for the place name alias table. |
java.lang.String |
IPlaceNameAlias_getAddressFields()
Names of the address fields. |
void |
setAddressFields(java.lang.String fieldList)
Names of the address fields. |
void |
setAliasField(java.lang.String name)
Name of the alias field. |
void |
setDefaultAliasFieldNames(java.lang.Object names)
Recognized names for the address fields in the place name alias table. |
void |
setTableByRef(ITableName name)
Name object for the place name alias table. |
Field Detail |
---|
static final int IIDe5aaa254_3ebd_49a7_aa9f_62ae8c762f9c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
ITableName getTable() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTableByRef(ITableName name) throws java.io.IOException, AutomationException
name
- A reference to a com.esri.arcgis.geodatabase.ITableName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getAliasField() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAliasField(java.lang.String name) throws java.io.IOException, AutomationException
name
- The name (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String IPlaceNameAlias_getAddressFields() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAddressFields(java.lang.String fieldList) throws java.io.IOException, AutomationException
fieldList
- The fieldList (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getDefaultAliasFieldNames() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDefaultAliasFieldNames(java.lang.Object names) throws java.io.IOException, AutomationException
names
- A Variant (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 |