|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INetworkScriptEvaluator2
COM Interface 'INetworkScriptEvaluator2'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that specify the properties of a network attribute evaluator whose values are derived from VBScript expressions.' 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 |
IID6430e4f4_ad03_4310_9a30_0a24ff6c413a
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.INetworkScriptEvaluator |
---|
IID9603b546_894d_4dcd_93ed_a2e046faf32c |
Method Summary | |
---|---|
void |
getLanguage(java.lang.String[] language)
Gets the script language |
void |
setLanguage(java.lang.String language)
Sets the script language |
Methods inherited from interface com.esri.arcgis.geodatabase.INetworkScriptEvaluator |
---|
getExpression, setExpression |
Field Detail |
---|
static final int IID6430e4f4_ad03_4310_9a30_0a24ff6c413a
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setLanguage(java.lang.String language) throws java.io.IOException, AutomationException
language
- The language (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void getLanguage(java.lang.String[] language) throws java.io.IOException, AutomationException
language
- The language (in/out: use single element array)
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 |