|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INetFlag
COM Interface 'INetFlag'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriNetworkAnalysis.olb'
Description: 'Provides access to members that specify the network element on which a flag is located.' 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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID19f99c8d_a089_11d0_9cc9_00805f74d243
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getClientClassID()
User-specified client class ID of this flag. |
int |
getClientID()
User-specified client ID of this flag. |
java.lang.String |
getLabel()
Label of this flag. |
int |
getUserClassID()
User class ID of the network element on which this flag is placed. |
int |
getUserID()
User ID of the network element on which this flag is placed. |
int |
getUserSubID()
User sub ID of the network element on which this flag is placed. |
void |
setClientClassID(int clientClassID)
User-specified client class ID of this flag. |
void |
setClientID(int clientID)
User-specified client ID of this flag. |
void |
setLabel(java.lang.String label)
Label of this flag. |
void |
setUserClassID(int userClassID)
User class ID of the network element on which this flag is placed. |
void |
setUserID(int userID)
User ID of the network element on which this flag is placed. |
void |
setUserSubID(int userID)
User sub ID of the network element on which this flag is placed. |
| Field Detail |
|---|
static final int IID19f99c8d_a089_11d0_9cc9_00805f74d243
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getLabel()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLabel(java.lang.String label)
throws java.io.IOException,
AutomationException
label - The label (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getUserClassID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUserClassID(int userClassID)
throws java.io.IOException,
AutomationException
userClassID - The userClassID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getUserID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUserID(int userID)
throws java.io.IOException,
AutomationException
userID - The userID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getUserSubID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUserSubID(int userID)
throws java.io.IOException,
AutomationException
userID - The userID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setClientClassID(int clientClassID)
throws java.io.IOException,
AutomationException
clientClassID - The clientClassID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getClientClassID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setClientID(int clientID)
throws java.io.IOException,
AutomationException
clientID - The clientID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getClientID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||