public interface IUNLocationSet
extends java.io.Serializable
Description: 'Provides access to members that specify the properties of a utility network location set.' 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 |
IIDfdba93c8_10e9_4d58_b2c8_1086aff98b94 |
static int |
xxDummy
Deprecated.
Internal use only
|
| Modifier and Type | Method and Description |
|---|---|
int |
getSetID()
Returns the set ID.
|
void |
setSetID(int setID)
Returns the set ID.
|
static final int IIDfdba93c8_10e9_4d58_b2c8_1086aff98b94
static final int xxDummy
static final java.lang.String IID
int getSetID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setSetID(int setID)
throws java.io.IOException,
AutomationException
setID - The setID (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.