public interface esriCircuitSectionRoleType
extends java.io.Serializable
Description: 'Utility network circuit section role 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 |
esriCSRTEnd
End
|
static int |
esriCSRTMidspan
Midspan
|
static int |
esriCSRTStart
Start
|
static int |
esriCSRTStartEnd
Start and end
|
static final int esriCSRTStartEnd
static final int esriCSRTStart
static final int esriCSRTEnd
static final int esriCSRTMidspan