|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICadastralTableFieldEdits
COM Interface 'ICadastralTableFieldEdits'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides access to the field edits of the cadastral fabric table.' 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 |
IID3327d58a_2994_4fd9_a2fb_1f3a993f27ae
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getCadastralTable()
The enumeration for the table whose fields are being edited. |
IFields |
getExtendedAttributeFields()
The extended attribute fields for the cadastral fabric table. |
java.lang.String |
getTableName()
The name of the cadastral table. |
void |
setCadastralTable(int table)
The enumeration for the table whose fields are being edited. |
void |
setExtendedAttributeFields(IFields fields)
The extended attribute fields for the cadastral fabric table. |
| Field Detail |
|---|
static final int IID3327d58a_2994_4fd9_a2fb_1f3a993f27ae
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getTableName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCadastralTable(int table)
throws java.io.IOException,
AutomationException
table - A com.esri.arcgis.geodatabaseextensions.esriCadastralFabricTable constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCadastralTable()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFields getExtendedAttributeFields()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setExtendedAttributeFields(IFields fields)
throws java.io.IOException,
AutomationException
fields - A reference to a com.esri.arcgis.geodatabase.IFields (in)
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 | ||||||||