SAP ABAP Class CL_ATOM_ST_PARAMETER (ATOM ST parameter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RST (Application Component) REST-based Protocols
     SATOM_CORE (Package) ATOM core
Properties
Class CL_ATOM_ST_PARAMETER  
Short Description ATOM ST parameter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATOM_CORE   ATOM core 
Created 20110201   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SXML Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ATOM_ST_PARAMETER has no interface implemented.
Friends
Class CL_ATOM_ST_PARAMETER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ST_CALLBACK Instance attribute Protected Object reference (TYPE REF TO) IF_ATOM_ST_CALLBACK Atom Simple Transformation Callback 20110201
2 MV_CONTENT_TYPE Instance attribute Protected Type reference (TYPE) STRING Content type 20110201
3 MV_STREAM_TYPE Instance attribute Protected Type reference (TYPE) IF_SXML=>XML_STREAM_TYPE XML format 20110201
4 MV_ST_NAME Instance attribute Protected Type reference (TYPE) STRING ST name 20110201
5 MV_ST_PARAMETER_NAME Instance attribute Protected Type reference (TYPE) STRING ST parameter name 20110201
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110201
2 GET_CALLBACK Instance method Public Method Get ST callback 20110201
3 GET_CONTENT_TYPE Instance method Public Method Get content type 20110201
4 GET_STREAM_TYPE Instance method Public Method Get stream type 20110201
5 GET_ST_NAME Instance method Public Method Get ST name 20110201
6 GET_ST_PARAMETER_NAME Instance method Public Method Get ST parameter name 20110201
Events
Class CL_ATOM_ST_PARAMETER has no event.
Types
Class CL_ATOM_ST_PARAMETER 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 IO_ST_CALLBACK Call by reference Object reference (TYPE REF TO) IF_ATOM_ST_CALLBACK Atom Simple Transformation Callback 20110201
2 Importing IV_CONTENT_TYPE Call by reference Type reference (TYPE) STRING Content type 20110201
3 Importing IV_STREAM_TYPE Call by reference Type reference (TYPE) IF_SXML=>XML_STREAM_TYPE IF_SXML=>CO_XT_XML10 Stream type 20110201
4 Importing IV_ST_NAME Call by reference Type reference (TYPE) STRING ST parameter name 20110201
5 Importing IV_ST_PARAMETER_NAME Call by reference Type reference (TYPE) STRING ST parameter name 20110201

Method CONSTRUCTOR on class CL_ATOM_ST_PARAMETER has no exception.

Method GET_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CALLBACK Value transfer Object reference (TYPE REF TO) IF_ATOM_ST_CALLBACK Atom Simple Transformation Callback 20110201

Method GET_CALLBACK on class CL_ATOM_ST_PARAMETER has no exception.

Method GET_CONTENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTENT_TYPE Value transfer Type reference (TYPE) STRING Content type 20110201

Method GET_CONTENT_TYPE on class CL_ATOM_ST_PARAMETER has no exception.

Method GET_STREAM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STREAM_TYPE Value transfer Type reference (TYPE) IF_SXML=>XML_STREAM_TYPE Stream type 20110201

Method GET_STREAM_TYPE on class CL_ATOM_ST_PARAMETER has no exception.

Method GET_ST_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ST_NAME Value transfer Type reference (TYPE) STRING ST name 20110201

Method GET_ST_NAME on class CL_ATOM_ST_PARAMETER has no exception.

Method GET_ST_PARAMETER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ST_PARAMETER_NAME Value transfer Type reference (TYPE) STRING ST parameter name 20110201

Method GET_ST_PARAMETER_NAME on class CL_ATOM_ST_PARAMETER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 802