|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPMultiValueType
COM Interface 'IGPMultiValueType'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties/methods of the multi-value data type object.' 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 |
IIDa8506f48_20d0_4c06_8e77_628a522c9239
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IGPDataType |
getMemberDataType()
The data type of value objects accepted by the multi-value data type object. |
void |
setMemberDataTypeByRef(IGPDataType type)
The data type of value objects accepted by the multi-value data type object. |
Field Detail |
---|
static final int IIDa8506f48_20d0_4c06_8e77_628a522c9239
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setMemberDataTypeByRef(IGPDataType type) throws java.io.IOException, AutomationException
type
- A reference to a com.esri.arcgis.geodatabase.IGPDataType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IGPDataType getMemberDataType() 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 |