public interface esriDomainType
extends java.io.Serializable
Description: 'Domain 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 |
esriDTCodedValue
Coded value domain.
|
static int |
esriDTRange
Range domain.
|
static int |
esriDTString
String domain.
|
static final int esriDTRange
static final int esriDTCodedValue
static final int esriDTString