|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INetworkAttributeParameter2
Provides access to members that specify the properties of a parameter of a network attribute.
| 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 |
| Method Detail |
|---|
int getParameterUsageType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setParameterUsageType(int parameterUsageType)
throws IOException,
AutomationException
parameterUsageType - A com.esri.arcgis.geodatabase.esriNetworkAttributeParameterUsageType constant (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 | ||||||||