Package com.altova.automation.XMLSpy
Class ElementListItem
java.lang.Object
com.altova.automation.libs.COMIUnknownObject
com.altova.automation.libs.COMIDispatchObject
com.altova.automation.XMLSpy.ElementListItem
public class ElementListItem extends COMIDispatchObject
-
Field Summary
Fields inherited from class com.altova.automation.libs.COMIDispatchObject
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF -
Method Summary
Modifier and Type Method Description Enums.SPYXMLDataKindgetElementKind()property ElementKindintgetFieldCount()property FieldCountGUIDgetInterfaceIID()java.lang.StringgetName()property NameintgetRecordCount()property RecordCountvoidsetElementKind(Enums.SPYXMLDataKind newValue)property ElementKindMethods inherited from class com.altova.automation.libs.COMIDispatchObject
addListener, getProperty, getProperty, invoke, removeListener, setProperty, setPropertyMethods inherited from class com.altova.automation.libs.COMIUnknownObject
dispose, equals, getCOMInterfacePointer, isNull
-
Method Details
-
getInterfaceIID
-
getName
property Name- Throws:
AutomationException
-
getRecordCount
property RecordCount- Throws:
AutomationException
-
getFieldCount
property FieldCount- Throws:
AutomationException
-
getElementKind
property ElementKind- Throws:
AutomationException
-
setElementKind
property ElementKind- Throws:
AutomationException
-