|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IXMLSerializeData2
COM Interface 'IXMLSerializeData2'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description: 'Provides access to members that serialize and deserialize data from XML.' 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 |
IIDe9a0f087_f1f7_455b_9489_ff34e16b9cc7
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.system.IXMLSerializeData |
|---|
IID5bb4a18d_43bc_41c5_987a_2206fd15488f |
| Method Summary | |
|---|---|
void |
addInt64(java.lang.String name,
long value)
Adds element value as an int64. |
long |
getInt64(int index)
Obtains element value as an int64. |
| Methods inherited from interface com.esri.arcgis.system.IXMLSerializeData |
|---|
addBinary, addBoolean, addByte, addDate, addDouble, addFloat, addInteger, addObject, addShort, addString, addVariant, find, getBinary, getBoolean, getByte, getCount, getDate, getDouble, getFlag, getFloat, getInteger, getObject, getProperties, getShort, getString, getTypeName, getTypeNamespaceURI, getVariant, setFlag, setPropertiesByRef, setTypeName, setTypeNamespaceURI |
| Field Detail |
|---|
static final int IIDe9a0f087_f1f7_455b_9489_ff34e16b9cc7
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void addInt64(java.lang.String name,
long value)
throws java.io.IOException,
AutomationException
name - The name (in)value - Signed 64-bit int (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
long getInt64(int index)
throws java.io.IOException,
AutomationException
index - The index (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 | ||||||||