|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISMNetAttribute
Deprecated as of 10.1. Provides access to the network attribute properties.
Provides information about network attribute properties.
Method Summary | |
---|---|
String |
getName()
The network attribute name. |
int |
getType()
The network attribute type. |
Method Detail |
---|
String getName() throws IOException, AutomationException
Contains the name of the network attribute property.
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getType() throws IOException, AutomationException
Contains the type of the network attribute.
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 |