SAP ABAP Class IF_SXML_ATTRIBUTE (Interface for Attribute Objects of sXML Library)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SXML_NAMED Interface for Named XML Components of sXML Library 20041210
2 Interface composition (i COMPRISING i_ref)  IF_SXML_VALUE Interface for Value Objects of the sXML Library 20041210
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXML_ATTRIBUTE Class for Attribute Objects of sXML Library 20041210
Properties
Class IF_SXML_ATTRIBUTE  
Short Description Interface for Attribute Objects of sXML Library    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041210   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SXML_ATTRIBUTE has no forward declaration.
Interfaces
Class IF_SXML_ATTRIBUTE has no interface implemented.
Friends
Class IF_SXML_ATTRIBUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PREFIX Instance attribute Public Attribute reference (LIKE) 20041214
2 QNAME Instance attribute Public Attribute reference (LIKE) 20041214
3 VALUE_TYPE Instance attribute Public Attribute reference (LIKE) 20041214
Methods
# Method Level Visibility Method type Description Created on
1 GET_VALUE Instance method Public Method 20041214
2 GET_VALUE_RAW Instance method Public Method 20041214
3 SET_PREFIX Instance method Public Method 20041215
4 SET_VALUE Instance method Public Method 20041214
5 SET_VALUE_RAW Instance method Public Method 20041214
Events
Class IF_SXML_ATTRIBUTE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ATTRIBUTES Public See coding Reference Table to Attribute Objects 20041210 ATTRIBUTES TYPE STANDARD TABLE OF REF TO IF_SXML_ATTRIBUTE WITH DEFAULT KEY
Method Signatures

Method GET_VALUE Signature

Method GET_VALUE on class IF_SXML_ATTRIBUTE has no parameter.
Method GET_VALUE on class IF_SXML_ATTRIBUTE has no exception.

Method GET_VALUE_RAW Signature

Method GET_VALUE_RAW on class IF_SXML_ATTRIBUTE has no parameter.
Method GET_VALUE_RAW on class IF_SXML_ATTRIBUTE has no exception.

Method SET_PREFIX Signature

Method SET_PREFIX on class IF_SXML_ATTRIBUTE has no parameter.
Method SET_PREFIX on class IF_SXML_ATTRIBUTE has no exception.

Method SET_VALUE Signature

Method SET_VALUE on class IF_SXML_ATTRIBUTE has no parameter.
Method SET_VALUE on class IF_SXML_ATTRIBUTE has no exception.

Method SET_VALUE_RAW Signature

Method SET_VALUE_RAW on class IF_SXML_ATTRIBUTE has no parameter.
Method SET_VALUE_RAW on class IF_SXML_ATTRIBUTE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in