public interface esriCircuitQueryLocationType
extends java.io.Serializable
Description: 'Utility network circuit query location type' 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 |
esriCQLTAll
All
|
static int |
esriCQLTNotApplicable |
static int |
esriCQLTStart
Start location
|
static int |
esriCQLTStop
Stop location
|
static final int esriCQLTNotApplicable
static final int esriCQLTStart
static final int esriCQLTStop
static final int esriCQLTAll