SAP ABAP Class CL_CIM_PARAMVALUETYPE (CIM Parameter Value Type (Typesafe Enumeration))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-SLD-ABA (Application Component) System Landscape Directory ABAP Connectivity
     S_WBEM_CIM (Package) WBEM Client: CIM Objects
Properties
Class CL_CIM_PARAMVALUETYPE  
Short Description CIM Parameter Value Type (Typesafe Enumeration)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_WBEM_CIM   WBEM Client: CIM Objects 
Created 20080930   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CIM_PARAMVALUETYPE has no interface implemented.
Friends
Class CL_CIM_PARAMVALUETYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS Static Attribute Public Object reference (TYPE REF TO) CL_CIM_PARAMVALUETYPE CIM Parameter Value Type (Typesafe Enumeration) 20080930
2 CLASSNAME Static Attribute Public Object reference (TYPE REF TO) CL_CIM_PARAMVALUETYPE CIM Parameter Value Type (Typesafe Enumeration) 20080930
3 ID_CLASS Constant Public Type reference (TYPE) I 1 20080930
4 ID_CLASSNAME Constant Public Type reference (TYPE) I 2 20080930
5 ID_INSTANCE Constant Public Type reference (TYPE) I 3 20080930
6 ID_INSTANCENAME Constant Public Type reference (TYPE) I 4 20080930
7 ID_QUALIFIERDECLARATION Constant Public Type reference (TYPE) I 5 20080930
8 ID_VALUE Constant Public Type reference (TYPE) I 6 20080930
9 ID_VALUEARRAY Constant Public Type reference (TYPE) I 7 20080930
10 ID_VALUENAMEDINSTANCE Constant Public Type reference (TYPE) I 8 20080930
11 ID_VALUEREFARRAY Constant Public Type reference (TYPE) I 10 20081114
12 ID_VALUEREFERENCE Constant Public Type reference (TYPE) I 9 20080930
13 INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_CIM_PARAMVALUETYPE CIM Parameter Value Type (Typesafe Enumeration) 20080930
14 INSTANCENAME Static Attribute Public Object reference (TYPE REF TO) CL_CIM_PARAMVALUETYPE CIM Parameter Value Type (Typesafe Enumeration) 20080930
15 QUALIFIERDECLARATION Static Attribute Public Object reference (TYPE REF TO) CL_CIM_PARAMVALUETYPE CIM Parameter Value Type (Typesafe Enumeration) 20080930
16 TYPE_ID Instance attribute Public Type reference (TYPE) I ID of Parameter Value Type 20080930
17 VALUE Static Attribute Public Object reference (TYPE REF TO) CL_CIM_PARAMVALUETYPE CIM Parameter Value Type (Typesafe Enumeration) 20080930
18 VALUEARRAY Static Attribute Public Object reference (TYPE REF TO) CL_CIM_PARAMVALUETYPE CIM Parameter Value Type (Typesafe Enumeration) 20080930
19 VALUENAMEDINSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_CIM_PARAMVALUETYPE CIM Parameter Value Type (Typesafe Enumeration) 20080930
20 VALUEREFARRAY Static Attribute Public Object reference (TYPE REF TO) CL_CIM_PARAMVALUETYPE CIM Parameter Value Type (Typesafe Enumeration) 20081114
21 VALUEREFERENCE Static Attribute Public Object reference (TYPE REF TO) CL_CIM_PARAMVALUETYPE CIM Parameter Value Type (Typesafe Enumeration) 20080930
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20080930
2 CONSTRUCTOR Instance method Private Constructor 20080930
3 EQUALS Instance method Public Method Check for similarity 20080930
4 TO_XML_TAG Instance method Public Method Creates an XML tag 20080930
Events
Class CL_CIM_PARAMVALUETYPE has no event.
Types
Class CL_CIM_PARAMVALUETYPE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CIM_PARAMVALUETYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CIM_PARAMVALUETYPE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE_ID Call by reference Type reference (TYPE) I 20080930

Method CONSTRUCTOR on class CL_CIM_PARAMVALUETYPE has no exception.

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BOOL Value transfer Type reference (TYPE) ABAP_BOOL 20080930
2 Importing OTHER_TYPE Call by reference Object reference (TYPE REF TO) CL_CIM_PARAMVALUETYPE CIM Parameter Value Type (Typesafe Enumeration) 20080930

Method EQUALS on class CL_CIM_PARAMVALUETYPE has no exception.

Method TO_XML_TAG Signature

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

Method TO_XML_TAG on class CL_CIM_PARAMVALUETYPE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712