SAP ABAP Class CL_OS_EX_XML_NODE_ATTRIBUTE (OS Example: XML Node Attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA-OBS (Application Component) Object Services
     SOS_EXAMPLES (Package) Object Services: Examples
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OS_EX_XML_NODE OS Example: XML Node 20090312
Properties
Class CL_OS_EX_XML_NODE_ATTRIBUTE  
Short Description OS Example: XML Node Attributes    
Super Class CL_OS_EX_XML_NODE OS Example: XML Node 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package SOS_EXAMPLES   Object Services: Examples 
Created 20090312   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_OS_EX_XML_NODE_ATTRIBUTE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CB_OS_EX_XML_NODE_ATTRIBUTE 20110420 Base Agent OS Example: XML Node Attributes
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Instance attribute Protected Type reference (TYPE) OSEXSTRING OS Example: String 20090312
2 NSURI Instance attribute Protected Type reference (TYPE) OSEXSTRING OS Example: String 20090312
3 PREFIX Instance attribute Protected Type reference (TYPE) OSEXSTRING OS Example: String 20090312
4 VALUE Instance attribute Protected Type reference (TYPE) OSEXSTRING OS Example: String 20090312
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAME Instance method Public Get-method of a virtual attribute Reads the Attribute NAME 20090312
2 GET_NSURI Instance method Public Get-method of a virtual attribute Reads the NSURI Attribute 20090312
3 GET_PREFIX Instance method Public Get-method of a virtual attribute Reads the PREFIX Attribute 20090312
4 GET_VALUE Instance method Public Get-method of a virtual attribute Reads the Attribute VALUE 20090312
5 SET_NAME Instance method Public Set-method of a virtual attribute Sets the Attribute NAME 20090312
6 SET_NSURI Instance method Public Set-method of a virtual attribute Sets the NSURI Attribute 20090312
7 SET_PREFIX Instance method Public Set-method of a virtual attribute Sets the PREFIX Attribute 20090312
8 SET_VALUE Instance method Public Set-method of a virtual attribute Sets the Attribute VALUE 20090312
Events
Class CL_OS_EX_XML_NODE_ATTRIBUTE has no event.
Types
Class CL_OS_EX_XML_NODE_ATTRIBUTE has no local type.
Method Signatures

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OSEXSTRING Attributwert 20090312
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090312

Method GET_NSURI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OSEXSTRING Attributwert 20090312
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090312

Method GET_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OSEXSTRING Attributwert 20090312
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090312

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OSEXSTRING Attributwert 20090312
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090312

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) OSEXSTRING Attributwert 20090312
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090312

Method SET_NSURI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NSURI Call by reference Type reference (TYPE) OSEXSTRING Attributwert 20090312
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090312

Method SET_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PREFIX Call by reference Type reference (TYPE) OSEXSTRING Attributwert 20090312
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090312

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) OSEXSTRING Attributwert 20090312
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20090312
History
Last changed by/on SAP  20110908 
SAP Release Created in 740