SAP ABAP Interface IF_SLIB_NODESET (Node Set)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SWSDLPP (Package) SIDL/SLIB Model and Serialization Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLIB_NODESET 20041105
Properties
Interface IF_SLIB_NODESET  
Short Description Node Set    
General Data
Package SWSDLPP   SIDL/SLIB Model and Serialization Framework 
Created 20041105   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_SLIB_NODESET has no forward declaration.
Interfaces
Interface IF_SLIB_NODESET has no interface.
Friends
Interface IF_SLIB_NODESET has no friend.
Attributes
Interface IF_SLIB_NODESET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ITEM Instance method Public Method 20041105
2 CLONE Instance method Public Method 20050606
3 GET_ITEM Instance method Public Method 20041105
4 GET_LENGTH Instance method Public Method 20041105
5 GET_NEXT Instance method Public Method 20041105
6 INSERT_ITEM Instance method Public Method 20050622
7 REMOVE_ITEM Instance method Public Method 20041105
8 RESET Instance method Public Method 20041105
Events
Interface IF_SLIB_NODESET has no event.
Types
Interface IF_SLIB_NODESET has no local type.
Method Signatures

Method APPEND_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE Node 20041105

Method APPEND_ITEM on Interface IF_SLIB_NODESET has no exception.

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_NODESET Nodeset 20050606

Method CLONE on Interface IF_SLIB_NODESET has no exception.

Method GET_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20041105
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_NODE Node 20041105

Method GET_ITEM on Interface IF_SLIB_NODESET has no exception.

Method GET_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) I 20041105

Method GET_LENGTH on Interface IF_SLIB_NODESET has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_NODE Node 20041105

Method GET_NEXT on Interface IF_SLIB_NODESET has no exception.

Method INSERT_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_NODE Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE SLIB Node 20050622
2 Importing REF_NODE Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE insert before this node 20050622

Method INSERT_ITEM on Interface IF_SLIB_NODESET has no exception.

Method REMOVE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE Node 20041105

Method REMOVE_ITEM on Interface IF_SLIB_NODESET has no exception.

Method RESET Signature

Method RESET on Interface IF_SLIB_NODESET has no parameter.
Method RESET on Interface IF_SLIB_NODESET has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700