|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServiceDescription2
COM Interface 'IServiceDescription2'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'Provides access to members that control the properties of an ArcGIS Server web service description.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID081c203c_3b90_4de2_af43_7c30bbfe22e9
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.server.IServiceDescription |
|---|
IID99ea4f91_10a1_4901_a695_86e31090f3c1 |
| Method Summary | |
|---|---|
java.lang.String |
getCapabilities()
The capabilities of the web service. |
java.lang.String |
getParentType()
The type of service this extension is associated with. |
void |
setCapabilities(java.lang.String pVal)
The capabilities of the web service. |
void |
setParentType(java.lang.String pVal)
The type of service this extension is associated with. |
| Methods inherited from interface com.esri.arcgis.server.IServiceDescription |
|---|
getName, getType, getURL, setName, setType, setURL |
| Field Detail |
|---|
static final int IID081c203c_3b90_4de2_af43_7c30bbfe22e9
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getParentType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setParentType(java.lang.String pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getCapabilities()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCapabilities(java.lang.String pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.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 | ||||||||