|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Represents an element contained in an inbound container
| Method Summary | |
String |
getFieldName()
Gets the field name of the InboundContainerElement object |
String |
getFieldValue()
Gets the field value of the InboundContainerElement object |
String |
getFieldValueSubstring(int begin,
int length)
Gets the substring of field value of the InboundContainerElement object If the requested substring does not exist (e.g.; the value string is shorter then expected) an empty string will be returned |
String |
getLineNumber()
Gets the line number of the InboundContainerElement object |
int |
getLineNumberAsInt()
Gets the line number of the InboundContainerElement object as an integer. |
| Method Detail |
public String getFieldName()
public String getLineNumber()
public int getLineNumberAsInt()
public String getFieldValue()
public String getFieldValueSubstring(int begin,
int length)
begin - Begin index of the requested substring. Starts with 0length - Maximum expected length of the requested Substring.
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||