SAP ABAP Class IF_SIDL_NODESET (Node Set)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIDL_NODESET 20041103
Properties
Class IF_SIDL_NODESET  
Short Description Node Set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040806   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIDL_NODESET has no forward declaration.
Interfaces
Class IF_SIDL_NODESET has no interface implemented.
Friends
Class IF_SIDL_NODESET has no friend class.
Attributes
Class IF_SIDL_NODESET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ITEM Instance method Public Method 20041103
2 CLONE Instance method Public Method 20050606
3 GET_ITEM Instance method Public Method 20041103
4 GET_LENGTH Instance method Public Method 20041103
5 GET_NEXT Instance method Public Method 20041103
6 REMOVE_ITEM Instance method Public Method 20041103
7 RESET Instance method Public Method 20041103
Events
Class IF_SIDL_NODESET has no event.
Types
Class IF_SIDL_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_SIDL_NODE Node 20041103

Method APPEND_ITEM on class IF_SIDL_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_SIDL_NODESET Nodeset 20050606

Method CLONE on class IF_SIDL_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 20041103
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SIDL_NODE Node 20041103

Method GET_ITEM on class IF_SIDL_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 20041103

Method GET_LENGTH on class IF_SIDL_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_SIDL_NODE Node 20041103

Method GET_NEXT on class IF_SIDL_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_SIDL_NODE Node 20041103

Method REMOVE_ITEM on class IF_SIDL_NODESET has no exception.

Method RESET Signature

Method RESET on class IF_SIDL_NODESET has no parameter.
Method RESET on class IF_SIDL_NODESET has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in