|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerObjectExtensionType2
Provides access to properties, for administrators, of a server object extension type.
| Method Summary | |
|---|---|
String |
getDisplayName()
Display name of the server object extension type. |
void |
setDisplayName(String pVal)
Display name of the server object extension type. |
| Methods inherited from interface com.esri.arcgis.server.IServerObjectExtensionType |
|---|
getCLSID, getDescription, getName, setCLSID, setDescription, setName |
| Method Detail |
|---|
String getDisplayName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDisplayName(String pVal)
throws IOException,
AutomationException
pVal - The pVal (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 | ||||||||