|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStreetNameFields2
COM Interface 'IStreetNameFields2'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to a container for describing the street name fields used in generating driving directions.' 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 |
IID195dee8d_4025_49ae_a76b_3a198d110fdb
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IStreetNameFields |
---|
IIDa69522da_5c7e_439d_bb91_60cc70ff7fc0 |
Method Summary | |
---|---|
java.lang.String |
getFullNameFieldName()
The field name used to store the full street name. |
java.lang.String |
getHighwayDirectionFieldName()
The field name used for highway direction. |
java.lang.String |
getLanguageFieldName()
The field name used for the language of the street. |
void |
setFullNameFieldName(java.lang.String name)
The field name used to store the full street name. |
void |
setHighwayDirectionFieldName(java.lang.String name)
The field name used for highway direction. |
void |
setLanguageFieldName(java.lang.String name)
The field name used for the language of the street. |
Methods inherited from interface com.esri.arcgis.geodatabase.IStreetNameFields |
---|
getPrefixDirectionFieldName, getPrefixTypeFieldName, getPriority, getStreetNameFieldName, getSuffixDirectionFieldName, getSuffixTypeFieldName, setPrefixDirectionFieldName, setPrefixTypeFieldName, setPriority, setStreetNameFieldName, setSuffixDirectionFieldName, setSuffixTypeFieldName |
Field Detail |
---|
static final int IID195dee8d_4025_49ae_a76b_3a198d110fdb
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getHighwayDirectionFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setHighwayDirectionFieldName(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 getLanguageFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLanguageFieldName(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 getFullNameFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setFullNameFieldName(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.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |