|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INAServerDataLayer
COM Interface 'INAServerDataLayer'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Deprecated as of 10.0. Provides access to a data layer 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 |
IID03a5259e_c543_45d0_b48f_4c03017355e4
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerLocations |
---|
IID3e1cb0a9_9917_42d7_af13_78d2494b4714 |
Method Summary | |
---|---|
java.lang.String |
getDataLayerName()
The name of the layer in the map. |
IQueryFilter |
getQueryFilter()
The query filter used to constrain the search. |
void |
setDataLayerName(java.lang.String pValue)
The name of the layer in the map. |
void |
setQueryFilterByRef(IQueryFilter ppValue)
The query filter used to constrain the search. |
Field Detail |
---|
static final int IID03a5259e_c543_45d0_b48f_4c03017355e4
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getDataLayerName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDataLayerName(java.lang.String pValue) throws java.io.IOException, AutomationException
pValue
- The pValue (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IQueryFilter getQueryFilter() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setQueryFilterByRef(IQueryFilter ppValue) throws java.io.IOException, AutomationException
ppValue
- A reference to a com.esri.arcgis.geodatabase.IQueryFilter (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 |