|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INAServerRecordSet
COM Interface 'INAServerRecordSet'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Deprecated as of 10.0. Provides access to a RecordSet containing network locations.' 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 |
IID9e481048_3173_43a0_9a7b_0d63480038ba
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerLocations |
---|
IID3e1cb0a9_9917_42d7_af13_78d2494b4714 |
Method Summary | |
---|---|
IRecordSet |
getRecordSet()
The recordset containing the records to load into the analysis. |
void |
setRecordSetByRef(IRecordSet ppValue)
The recordset containing the records to load into the analysis. |
Field Detail |
---|
static final int IID9e481048_3173_43a0_9a7b_0d63480038ba
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IRecordSet getRecordSet() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRecordSetByRef(IRecordSet ppValue) throws java.io.IOException, AutomationException
ppValue
- A reference to a com.esri.arcgis.geodatabase.IRecordSet (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 |