SAP ABAP Class CL_XLF_SER_TEXT (Text node in serializable form)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_XLIFF (Package) XLIFF 1.2 Library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XLF_SER_NODE Node in serializable form 20101117
Properties
Class CL_XLF_SER_TEXT  
Short Description Text node in serializable form    
Super Class CL_XLF_SER_NODE Node in serializable form 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_XLIFF   XLIFF 1.2 Library 
Created 20101117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XLF_SER_TEXT has no forward declaration.
Interfaces
Class CL_XLF_SER_TEXT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_XLF_SER_NODE 20101117 Node in serializable form
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SERIAL_VERSION Constant Private Type reference (TYPE) I 1 20101117
2 TEXT Instance attribute Private Type reference (TYPE) STRING 20101117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20101117
2 CREATE Static method Public Method 20101117
3 GET_TEXT Instance method Public Method 20101117
Events
Class CL_XLF_SER_TEXT has no event.
Types
Class CL_XLF_SER_TEXT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRING Call by reference Type reference (TYPE) STRING 20101117
2 Returning TEXT Value transfer Object reference (TYPE REF TO) CL_XLF_SER_TEXT Text node in serializable form 20101117

Method CREATE on class CL_XLF_SER_TEXT has no exception.

Method GET_TEXT Signature

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

Method GET_TEXT on class CL_XLF_SER_TEXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703