|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IXMLReplicaDescription
COM Interface 'IXMLReplicaDescription'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members which set and return the properties of a ReplicaDescription object.' 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 |
IIDd14bb518_5768_4b2e_995d_69190ef369ed
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getOutputXMLFile()
The name of the output XML file. |
void |
init2(IEnumName enumNames,
java.lang.String outputXMLFile,
boolean binaryGeometry,
boolean compressed,
int deType)
Provides access to members that define the datasets to check-out or extract to am XML file. |
boolean |
isBinaryGeometry()
Indicates if the geometry coordinates are stored in binary |
boolean |
isCompressed()
indicates of the output XML file is to be compressed. |
Field Detail |
---|
static final int IIDd14bb518_5768_4b2e_995d_69190ef369ed
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void init2(IEnumName enumNames, java.lang.String outputXMLFile, boolean binaryGeometry, boolean compressed, int deType) throws java.io.IOException, AutomationException
enumNames
- A reference to a com.esri.arcgis.system.IEnumName (in)outputXMLFile
- The outputXMLFile (in)binaryGeometry
- The binaryGeometry (in)compressed
- The compressed (in)deType
- A com.esri.arcgis.geodatabase.esriDataExtractionType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getOutputXMLFile() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isBinaryGeometry() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isCompressed() 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 |