public interface IUNFunction2 extends IUNFunction, java.io.Serializable
Description: 'Provides access to members that specify the properties of a utility network trace function 2.' 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 =
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID6c51d053_9140_4325_b96b_2a6798f48e12 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDe59e9894_39bf_4dd1_aba2_afc596bb5f9a| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFunctionName()
Returns the function name.
|
void |
setFunctionName(java.lang.String functionName)
Returns the function name.
|
getConditions, getFunctionType, getNetworkAttributeName, getSchemaGeneration, getSummaryAttributeName, setConditionsByRef, setFunctionType, setNetworkAttributeName, setSchemaGeneration, setSummaryAttributeNamestatic final int IID6c51d053_9140_4325_b96b_2a6798f48e12
static final int xxDummy
static final java.lang.String IID
java.lang.String getFunctionName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setFunctionName(java.lang.String functionName)
throws java.io.IOException,
AutomationException
functionName - The functionName (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.