public interface IUtilityNetworkAttribute
extends java.io.Serializable
Description: 'Provides access to members that specify the properties of a utility network attribute.' 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 |
IIDe19e55a1_525b_402b_9fdb_edd9bab04e20 |
static int |
xxDummy
Deprecated.
Internal use only
|
Modifier and Type | Method and Description |
---|---|
IArray |
getAssignments()
Returns the assignments.
|
int |
getBitPosition()
Returns the bit position.
|
int |
getBitSize()
Returns the bit size.
|
java.lang.Object |
getCreationTime()
Returns the creation time.
|
int |
getDataType()
Returns the data type.
|
java.lang.String |
getDomainName()
Returns the domain name.
|
int |
getFieldType()
Returns the field type.
|
int |
getID()
Returns the ID.
|
java.lang.String |
getName()
Returns the name.
|
java.lang.String |
getNetworkAttributeToSubstitute()
Returns the network attribute to substitute.
|
int |
getSchemaGeneration()
Returns the schema generation.
|
int |
getUsageType()
Returns the usage type.
|
boolean |
isApportionable()
Returns is apportionable.
|
boolean |
isEmbedded()
Returns is embedded.
|
boolean |
isNullable()
Returns is nullable.
|
boolean |
isOverridable()
Returns is overridable.
|
boolean |
isSubstitution()
Returns is substitution.
|
static final int IIDe19e55a1_525b_402b_9fdb_edd9bab04e20
static final int xxDummy
static final java.lang.String IID
java.lang.Object getCreationTime() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.int getID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.java.lang.String getName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.java.lang.String getNetworkAttributeToSubstitute() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.int getDataType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.int getFieldType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.int getUsageType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isEmbedded() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isApportionable() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isOverridable() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.java.lang.String getDomainName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isSubstitution() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isNullable() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.int getBitPosition() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.int getBitSize() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IArray getAssignments() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.int getSchemaGeneration() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.