public interface ISubtypes2 extends ISubtypes, java.io.Serializable
Description: 'Provides access to members that return and modify subtype information.' 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 java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDb7c507da_9718_4a3b_9718_c21832006129 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDaef78514_848f_11d2_aaba_00c04fa37b82| Modifier and Type | Method and Description |
|---|---|
void |
setSubtypeName(int subtypeCode,
java.lang.String rhs2)
The subtype name.
|
addSubtype, deleteSubtype, getDefaultSubtypeCode, getDefaultValue, getDomain, getSubtypeFieldIndex, getSubtypeFieldName, getSubtypeName, getSubtypes, isHasSubtype, setDefaultSubtypeCode, setDefaultValue, setDomainByRef, setSubtypeFieldNamestatic final int IIDb7c507da_9718_4a3b_9718_c21832006129
static final int xxDummy
static final java.lang.String IID
void setSubtypeName(int subtypeCode,
java.lang.String rhs2)
throws java.io.IOException,
AutomationException
subtypeCode - The subtypeCode (in)rhs2 - The rhs2 (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.