|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INAClassCandidateFieldMap
COM Interface 'INAClassCandidateFieldMap'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Deprecated as of 10.0. Provides access to the candidate field maps of an NAClass.' 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 |
IID9585a306_8a38_49f6_a025_c9b572952781
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
INACandidateFieldMap[] |
getCandidateFieldMaps()
Array of candidate field map objects. |
java.lang.String |
getNAClassName()
Name of the NAClass. |
void |
setCandidateFieldMaps(INACandidateFieldMap[] ppCandidateFieldMaps)
Array of candidate field map objects. |
void |
setNAClassName(java.lang.String name)
Name of the NAClass. |
| Field Detail |
|---|
static final int IID9585a306_8a38_49f6_a025_c9b572952781
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getNAClassName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNAClassName(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.
INACandidateFieldMap[] getCandidateFieldMaps()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCandidateFieldMaps(INACandidateFieldMap[] ppCandidateFieldMaps)
throws java.io.IOException,
AutomationException
ppCandidateFieldMaps - A reference to a com.esri.arcgis.networkanalyst.INACandidateFieldMap array (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 | ||||||||