SAP ABAP Class CL_SOAP_WSRM_INTEGER (WSRM: Integer Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_WSRM (Package) WSRM: Implementation of WSRM Protocol
Properties
Class CL_SOAP_WSRM_INTEGER  
Short Description WSRM: Integer Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_WSRM   WSRM: Implementation of WSRM Protocol 
Created 20050217   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_WSRM_INTEGER has no forward declaration.
Interfaces
Class CL_SOAP_WSRM_INTEGER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SOAP_WSRM_PROTOCOL 20060706 WSRM: WSRM protocol implementation
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 WSRM_VALUE Instance attribute Private Type reference (TYPE) INT4 WSRM: Integer value 20050217
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor WSRM: Class constructor 20050217
2 GET_VALUE Instance method Public Method WSRM: Retrieve integer value 20050217
3 SET_VALUE Instance method Public Method WSRM: Set integer value 20050217
Events
Class CL_SOAP_WSRM_INTEGER has no event.
Types
Class CL_SOAP_WSRM_INTEGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SOAP_WSRM_INTEGER has no parameter.
Method CONSTRUCTOR on class CL_SOAP_WSRM_INTEGER has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) INT4 WSRM: Retrieving Integer value 20050217

Method GET_VALUE on class CL_SOAP_WSRM_INTEGER has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) INT4 WSRM: Set Integer value 20050217

Method SET_VALUE on class CL_SOAP_WSRM_INTEGER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710