public interface IUNResultType3 extends IUNResultType2, java.io.Serializable
Description: 'Provides access to members that specify the properties of a utility network trace result type 3.' 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 |
IID9ae7a0ab_3435_48cf_8e11_b5d8282e7d18 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDd63de4ce_69a6_4f8f_9bed_9e9eaf4c94e3IID666a7884_b7e4_4b82_abe6_be36e7a5de51| Modifier and Type | Method and Description |
|---|---|
boolean |
isIncludeFlowDirections()
Returns include flow directions.
|
void |
setIncludeFlowDirections(boolean includeFlowDirections)
Returns include flow directions.
|
getRelationshipClassInfo, setRelationshipClassInfoByRefgetDiagramTemplateName, getNetworkAttributeNames, getResultTypeFields, getSchemaGeneration, getType, isIncludeDomainDescriptions, isIncludeGeometry, isIncludePropagatedValues, setDiagramTemplateName, setIncludeDomainDescriptions, setIncludeGeometry, setIncludePropagatedValues, setNetworkAttributeNamesByRef, setResultTypeFieldsByRef, setSchemaGeneration, setTypestatic final int IID9ae7a0ab_3435_48cf_8e11_b5d8282e7d18
static final int xxDummy
static final java.lang.String IID
boolean isIncludeFlowDirections()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setIncludeFlowDirections(boolean includeFlowDirections)
throws java.io.IOException,
AutomationException
includeFlowDirections - The includeFlowDirections (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.