|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRowSubtypes
COM Interface 'IRowSubtypes'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members to return and modify the subtype code and to initialize the default values.' 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 =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDd3f18540_bf77_11d2_aaf2_00c04fa37b82
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getSubtypeCode()
The subtype for the row. |
void |
initDefaultValues()
The default values of the row. |
void |
setSubtypeCode(int subtypeCode)
The subtype for the row. |
Field Detail |
---|
static final int IIDd3f18540_bf77_11d2_aaf2_00c04fa37b82
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getSubtypeCode() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSubtypeCode(int subtypeCode) throws java.io.IOException, AutomationException
subtypeCode
- The subtypeCode (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void initDefaultValues() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |