|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServiceDataOptions
COM Interface 'IServiceDataOptions'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Service Data Options.' 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 |
IID2f7852c1_7bda_42b9_8a94_91186592a69a
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getETag()
ETag. |
java.lang.String |
getFormat()
Object Data Format |
IPropertySet |
getProperties()
Properties for Service Data options. |
int |
getTransportType()
Transport Type |
void |
setETag(java.lang.String eTag)
ETag. |
void |
setFormat(java.lang.String format)
Object Data Format |
void |
setPropertiesByRef(IPropertySet optionsProperties)
Properties for Service Data options. |
void |
setTransportType(int transportType)
Transport Type |
| Field Detail |
|---|
static final int IID2f7852c1_7bda_42b9_8a94_91186592a69a
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getETag()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setETag(java.lang.String eTag)
throws java.io.IOException,
AutomationException
eTag - The eTag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getFormat()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFormat(java.lang.String format)
throws java.io.IOException,
AutomationException
format - The format (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet getProperties()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPropertiesByRef(IPropertySet optionsProperties)
throws java.io.IOException,
AutomationException
optionsProperties - A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTransportType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTransportType(int transportType)
throws java.io.IOException,
AutomationException
transportType - A com.esri.arcgis.system.esriTransportType constant (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 | ||||||||