|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 for the given field name. |
InboundContainerElement |
InboundContainer.getElement(java.lang.String fieldName,
java.lang.String lineNumber)
Gets the element for given field name and line number. |
InboundContainerElement |
InboundContainer.readNextElement()
This method has been introduced to reduce the memory consumption on client while synchronization. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |