|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAGSServerObjectName2
COM Interface 'IAGSServerObjectName2'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGISClient.olb'
Description: 'Provides access to members that supply server object name information.' 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 |
IID2f311f9a_50f9_45d4_9553_d781a08445e8
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.gisclient.IAGSServerObjectName |
---|
IID436bd37c_fe61_4a2e_9d74_1ae6fc8d654d |
Method Summary | |
---|---|
java.lang.String |
getCapabilities()
The web capabilities of the service. |
java.lang.String |
getNameString2()
The name string for the server object name. |
java.lang.String |
getParentType()
The type of server object this server object extension is associated with. |
void |
setCapabilities(java.lang.String caps)
The web capabilities of the service. |
void |
setNameString2(java.lang.String ns)
The name string for the server object name. |
void |
setParentType(java.lang.String parentType)
The type of server object this server object extension is associated with. |
Methods inherited from interface com.esri.arcgis.gisclient.IAGSServerObjectName |
---|
getAGSServerConnectionName, getName, getType, getURL, setAGSServerConnectionNameByRef, setName, setType, setURL |
Field Detail |
---|
static final int IID2f311f9a_50f9_45d4_9553_d781a08445e8
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setNameString2(java.lang.String ns) throws java.io.IOException, AutomationException
ns
- The ns (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getNameString2() 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 parentType) throws java.io.IOException, AutomationException
parentType
- The parentType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.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 setCapabilities(java.lang.String caps) throws java.io.IOException, AutomationException
caps
- The caps (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.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |