|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IIMSGlobeSubServiceDescription
Provides access to SubServices -- or in otherword, layers.
| Method Summary | |
|---|---|
String |
getParentName()
The name of the parent. |
String |
getType()
The type of the layer. |
void |
setParentName(String parent)
The name of the parent. |
void |
setType(String type)
The type of the layer. |
| Method Detail |
|---|
void setParentName(String parent)
throws IOException,
AutomationException
parent - The parent (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getParentName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setType(String type)
throws IOException,
AutomationException
type - The type (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getType()
throws IOException,
AutomationException
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 | ||||||||