|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INetworkAttributeParameter2
COM Interface 'INetworkAttributeParameter2'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that specify the properties of a parameter of a network attribute.' 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 |
IIDd4ef63a8_e754_4b09_b282_afbc6dcbf5e9
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.INetworkAttributeParameter |
---|
IID51e6e103_27b3_472f_9502_001c631064b3 |
Method Summary | |
---|---|
int |
getParameterUsageType()
The usage type of the parameter. |
void |
setParameterUsageType(int parameterUsageType)
The usage type of the parameter. |
Methods inherited from interface com.esri.arcgis.geodatabase.INetworkAttributeParameter |
---|
getDefaultValue, getName, getValue, getVarType, setDefaultValue, setName, setValue, setVarType |
Field Detail |
---|
static final int IIDd4ef63a8_e754_4b09_b282_afbc6dcbf5e9
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getParameterUsageType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setParameterUsageType(int parameterUsageType) throws java.io.IOException, AutomationException
parameterUsageType
- A com.esri.arcgis.geodatabase.esriNetworkAttributeParameterUsageType constant (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 |