public interface IUNResultType2 extends IUNResultType, java.io.Serializable
Description: 'Provides access to members that specify the properties of a utility network trace result type 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 |
IIDd63de4ce_69a6_4f8f_9bed_9e9eaf4c94e3 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID666a7884_b7e4_4b82_abe6_be36e7a5de51
Modifier and Type | Method and Description |
---|---|
IArray |
getRelationshipClassInfo()
Returns the relationship class info.
|
void |
setRelationshipClassInfoByRef(IArray relationshipClassInfoArray)
Returns the relationship class info.
|
getDiagramTemplateName, getNetworkAttributeNames, getResultTypeFields, getSchemaGeneration, getType, isIncludeDomainDescriptions, isIncludeGeometry, isIncludePropagatedValues, setDiagramTemplateName, setIncludeDomainDescriptions, setIncludeGeometry, setIncludePropagatedValues, setNetworkAttributeNamesByRef, setResultTypeFieldsByRef, setSchemaGeneration, setType
static final int IIDd63de4ce_69a6_4f8f_9bed_9e9eaf4c94e3
static final int xxDummy
static final java.lang.String IID
IArray getRelationshipClassInfo() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setRelationshipClassInfoByRef(IArray relationshipClassInfoArray) throws java.io.IOException, AutomationException
relationshipClassInfoArray
- A reference to a com.esri.arcgis.system.IArray (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.