|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicAttributeField
Provides access to members that manage the schematic attribute field.
| Method Summary | |
|---|---|
Object |
getFieldNames()
Fields names of the schematic attribute field. |
void |
setFieldNames(Object fieldNames)
Fields names of the schematic attribute field. |
| Methods inherited from interface com.esri.arcgis.schematic.ISchematicAttribute |
|---|
delete, getCLSID, getDescription, getName, getSchematicObjectClass, getValue, setName |
| Method Detail |
|---|
Object getFieldNames()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFieldNames(Object fieldNames)
throws IOException,
AutomationException
fieldNames - A Variant (in)
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 | ||||||||