public interface esriNetworkFeatureAncillaryRole
extends java.io.Serializable
Description: 'NetworkFeature Ancillary Role types.' 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 int |
esriNFARNone
Ancillary Role None.
|
static int |
esriNFARSink
Ancillary Role Sink.
|
static int |
esriNFARSource
Ancillary Role Source.
|
static final int esriNFARNone
static final int esriNFARSource
static final int esriNFARSink