SAP ABAP Class IF_SXSD_NAMED_NODEMAP (XSD Named Node Map (Unordered))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXSD_NAMED_NODEMAP Unordered Node Collection 20050916
Properties
Class IF_SXSD_NAMED_NODEMAP  
Short Description XSD Named Node Map (Unordered)    
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_NAMED_NODEMAP has no forward declaration.
Interfaces
Class IF_SXSD_NAMED_NODEMAP has no interface implemented.
Friends
Class IF_SXSD_NAMED_NODEMAP has no friend class.
Attributes
Class IF_SXSD_NAMED_NODEMAP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method 20050916
2 CLONE Instance method Public Method 20050916
3 GET_ITEM Instance method Public Method 20050916
4 GET_ITEM_BY_INDEX Instance method Public Method 20050919
5 GET_LENGTH Instance method Public Method 20050916
6 REMOVE_ITEM Instance method Public Method 20050916
Events
Class IF_SXSD_NAMED_NODEMAP has no event.
Types
Class IF_SXSD_NAMED_NODEMAP has no local type.
Method Signatures

Method ADD_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_SXSD_QUALIFIED 20050916

Method ADD_ITEM on class IF_SXSD_NAMED_NODEMAP 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_NAMED_NODEMAP XSD Named Nodemap (unordered) 20050916

Method CLONE on class IF_SXSD_NAMED_NODEMAP has no exception.

Method GET_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) NCNAME local name 20050916
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050916
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXSD_QUALIFIED 20050916
4 Importing SYMBOLSPACE Call by reference Type reference (TYPE) I symbol space 20051011

Method GET_ITEM on class IF_SXSD_NAMED_NODEMAP has no exception.

Method GET_ITEM_BY_INDEX 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 20050919
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXSD_QUALIFIED XSD Qualified Component 20050919

Method GET_ITEM_BY_INDEX on class IF_SXSD_NAMED_NODEMAP 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_NAMED_NODEMAP has no exception.

Method REMOVE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) NCNAME local name 20050916
2 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050916
3 Importing SYMBOLSPACE Call by reference Type reference (TYPE) I symbol space 20051011

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