Uses of Interface
com.sap.ip.me.api.sync.InboundContainerElement

Packages that use InboundContainerElement
com.sap.ip.me.api.sync   
 

Uses of InboundContainerElement in com.sap.ip.me.api.sync
 

Methods in com.sap.ip.me.api.sync that return InboundContainerElement
 InboundContainerElement[] InboundContainer.getAllElements()
          Gets all body elements of this inbound conatainer
 InboundContainerElement[] InboundContainer.getElementsWithFieldName(java.lang.String fieldName)
          Gets the elements with the given field name
 InboundContainerElement InboundContainer.getElement(java.lang.String fieldName, java.lang.String lineNumber)
          Gets the element with the given field name and line number
 



Copyright © 2003 SAP AG. All Rights Reserved.