SAP ABAP Class IF_SXSD_NODELIST (XSD Node List (Ordered))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXSD_NODELIST Ordered Node Collection 20050916
Properties
Class IF_SXSD_NODELIST  
Short Description XSD Node List (Ordered)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050322   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SXSD_NODELIST has no forward declaration.
Interfaces
Class IF_SXSD_NODELIST has no interface implemented.
Friends
Class IF_SXSD_NODELIST has no friend class.
Attributes
Class IF_SXSD_NODELIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ITEM Instance method Public Method 20050916
2 CLONE Instance method Public Method 20050916
3 GET_INDEX Instance method Public Method 20050916
4 GET_ITEM Instance method Public Method 20050916
5 GET_LENGTH Instance method Public Method 20050916
6 INSERT_ITEM Instance method Public Method 20050916
7 REMOVE_ITEM Instance method Public Method 20050916
Events
Class IF_SXSD_NODELIST has no event.
Types
Class IF_SXSD_NODELIST 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 ITEM Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE SLIB Node 20050916

Method APPEND_ITEM on class IF_SXSD_NODELIST 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_SXSD_NODELIST XSD Nodelist (ordered) 20050916

Method CLONE on class IF_SXSD_NODELIST has no exception.

Method GET_INDEX Signature

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

Method GET_INDEX on class IF_SXSD_NODELIST 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 20050916
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_NODE SLIB Node 20050916

Method GET_ITEM on class IF_SXSD_NODELIST 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 20050916

Method GET_LENGTH on class IF_SXSD_NODELIST has no exception.

Method INSERT_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 20050916
2 Importing ITEM Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE SLIB Node 20050916

Method INSERT_ITEM on class IF_SXSD_NODELIST has no exception.

Method REMOVE_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 20050916

Method REMOVE_ITEM on class IF_SXSD_NODELIST has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in