SAP ABAP Class IF_XLF_XML_ATTRIBUTE (Basic interface for all XML attributes)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XLF_ATTRIBUTE Basic interface for all attributes 20100903
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XLF_ATTR_XML_LANG xml:lang 20100910
2 Interface composition (i COMPRISING i_ref)  IF_XLF_ATTR_XML_SPACE xml:space 20100909
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_XML_ATTRIBUTE Basic XML attribute implementation 20100907
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_XML_ATTRIBUTE_ENUM Basic enumerated XML attribute 20100908
Properties
Class IF_XLF_XML_ATTRIBUTE  
Short Description Basic interface for all XML attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100903   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XLF_XML_ATTRIBUTE has no forward declaration.
Interfaces
Class IF_XLF_XML_ATTRIBUTE has no interface implemented.
Friends
Class IF_XLF_XML_ATTRIBUTE has no friend class.
Attributes
Class IF_XLF_XML_ATTRIBUTE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method Returns a clone of this XML attribute 20100903
2 EQUALS Instance method Public Method 20101012
3 GET_FINGERPRINT Instance method Public Method 20101108
4 GET_NAME Instance method Public Method 20100903
5 GET_NAMESPACE_URI Instance method Public Method 20100903
6 GET_OWNER Instance method Public Method 20100903
7 GET_PREFIX Instance method Public Method 20100903
8 GET_VALUE Instance method Public Method 20100903
Events
Class IF_XLF_XML_ATTRIBUTE has no event.
Types
Class IF_XLF_XML_ATTRIBUTE has no local type.
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLONE Value transfer Object reference (TYPE REF TO) IF_XLF_XML_ATTRIBUTE Clone of this XML attribute 20100903

Method CLONE on class IF_XLF_XML_ATTRIBUTE has no exception.

Method EQUALS Signature

Method EQUALS on class IF_XLF_XML_ATTRIBUTE has no parameter.
Method EQUALS on class IF_XLF_XML_ATTRIBUTE has no exception.

Method GET_FINGERPRINT Signature

Method GET_FINGERPRINT on class IF_XLF_XML_ATTRIBUTE has no parameter.
Method GET_FINGERPRINT on class IF_XLF_XML_ATTRIBUTE has no exception.

Method GET_NAME Signature

Method GET_NAME on class IF_XLF_XML_ATTRIBUTE has no parameter.
Method GET_NAME on class IF_XLF_XML_ATTRIBUTE has no exception.

Method GET_NAMESPACE_URI Signature

Method GET_NAMESPACE_URI on class IF_XLF_XML_ATTRIBUTE has no parameter.
Method GET_NAMESPACE_URI on class IF_XLF_XML_ATTRIBUTE has no exception.

Method GET_OWNER Signature

Method GET_OWNER on class IF_XLF_XML_ATTRIBUTE has no parameter.
Method GET_OWNER on class IF_XLF_XML_ATTRIBUTE has no exception.

Method GET_PREFIX Signature

Method GET_PREFIX on class IF_XLF_XML_ATTRIBUTE has no parameter.
Method GET_PREFIX on class IF_XLF_XML_ATTRIBUTE has no exception.

Method GET_VALUE Signature

Method GET_VALUE on class IF_XLF_XML_ATTRIBUTE has no parameter.
Method GET_VALUE on class IF_XLF_XML_ATTRIBUTE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in