public interface IAGSServerObjectName3 extends IAGSServerObjectName2, java.io.Serializable
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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID4b815919_7659_4a55_8608_26eb7d6b24f2 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID2f311f9a_50f9_45d4_9553_d781a08445e8
IID436bd37c_fe61_4a2e_9d74_1ae6fc8d654d
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
The name of the service.
|
void |
setDescription(java.lang.String objectURL)
The name of the service.
|
getCapabilities, getNameString2, getParentType, setCapabilities, setNameString2, setParentType
getAGSServerConnectionName, getName, getType, getURL, setAGSServerConnectionNameByRef, setName, setType, setURL
static final int IID4b815919_7659_4a55_8608_26eb7d6b24f2
static final int xxDummy
static final java.lang.String IID
void setDescription(java.lang.String objectURL) throws java.io.IOException, AutomationException
objectURL
- The objectURL (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.java.lang.String getDescription() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.