SAP ABAP Class IF_SXML_VALUE_NODE (Interface for Value Node Objects of the sXML Library)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SXML_NODE Interface for Node Objects of sXML Library 20050118
2 Interface composition (i COMPRISING i_ref)  IF_SXML_VALUE Interface for Value Objects of the sXML Library 20050118
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXML_VALUE Class for Value Node Objects of sXML Library 20050118
Properties
Class IF_SXML_VALUE_NODE  
Short Description Interface for Value Node Objects of the 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_VALUE_NODE has no forward declaration.
Interfaces
Class IF_SXML_VALUE_NODE has no interface implemented.
Friends
Class IF_SXML_VALUE_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TYPE Instance attribute Public Attribute reference (LIKE) 20050118
2 VALUE_TYPE Instance attribute Public Attribute reference (LIKE) 20050322
Methods
# Method Level Visibility Method type Description Created on
1 GET_VALUE Instance method Public Method 20050118
2 GET_VALUE_RAW Instance method Public Method 20050118
3 SET_VALUE Instance method Public Method 20050118
4 SET_VALUE_RAW Instance method Public Method 20050118
Events
Class IF_SXML_VALUE_NODE has no event.
Types
Class IF_SXML_VALUE_NODE has no local type.
Method Signatures

Method GET_VALUE Signature

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

Method GET_VALUE_RAW Signature

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

Method SET_VALUE Signature

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

Method SET_VALUE_RAW Signature

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