SAP ABAP Class CL_BIZC_ATTRIBUTE (Business Content: Attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZC1 (Package) Business Content: Interface to Content Provider
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BIZC_ROOT Business Content: Root 20041026
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20040929
Properties
Class CL_BIZC_ATTRIBUTE  
Short Description Business Content: Attributes    
Super Class CL_BIZC_ROOT Business Content: Root 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBIZC1   Business Content: Interface to Content Provider 
Created 20040916   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BIZC_ATTRIBUTE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20040929
Friends
Class CL_BIZC_ATTRIBUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_NAME Instance attribute Protected Type reference (TYPE) STRING 20040917
2 G_VALUE Instance attribute Protected Type reference (TYPE) STRING 20040917
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040917
2 GET_NAME Instance method Public Method get_name 20040917
3 GET_VALUE Instance method Public Method get_value 20040917
Events
Class CL_BIZC_ATTRIBUTE has no event.
Types
Class CL_BIZC_ATTRIBUTE has no local type.
Method Signatures

Method CONSTRUCTOR 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) STRING 20040917
2 Importing I_VALUE Call by reference Type reference (TYPE) STRING 20040917

Method CONSTRUCTOR on class CL_BIZC_ATTRIBUTE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) STRING 20040917

Method GET_NAME on class CL_BIZC_ATTRIBUTE has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20040917

Method GET_VALUE on class CL_BIZC_ATTRIBUTE has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700