|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnumSchematicQueryParameterEdit
COM Interface 'IEnumSchematicQueryParameterEdit'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSchematic.olb'
Description: 'Provides access to members that edit the schematic query parameters enumeration.' 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 |
IIDfbf85d63_cbc4_4669_bc31_e9670f750d8a
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
add(ISchematicQueryParameter queryParameter)
Adds a schematic query paramater in the enumeration sequence. |
void |
empty()
Empties the enumeration sequence. |
Field Detail |
---|
static final int IIDfbf85d63_cbc4_4669_bc31_e9670f750d8a
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void add(ISchematicQueryParameter queryParameter) throws java.io.IOException, AutomationException
queryParameter
- A reference to a com.esri.arcgis.schematic.ISchematicQueryParameter (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void empty() 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 |