|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INetworkFieldEvaluator2
Provides access to members that specify the properties of a network attribute evaluator whose values are derived from object field attributes.
| Method Summary | |
|---|---|
void |
getLanguage(String[] language)
Gets the script language |
void |
setLanguage(String language)
Sets the script language |
| Methods inherited from interface com.esri.arcgis.geodatabase.INetworkFieldEvaluator |
|---|
getExpression, setExpression |
| Method Detail |
|---|
void setLanguage(String language)
throws IOException,
AutomationException
language - The language (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void getLanguage(String[] language)
throws IOException,
AutomationException
language - The language (in/out: use single element array)
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 | ||||||||