SAP ABAP Class CL_XLF_SER_ATTR (Attribute 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
Properties
Class CL_XLF_SER_ATTR  
Short Description Attribute in serializable form    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_XLIFF   XLIFF 1.2 Library 
Created 20101115   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XLF_SER_ATTR has no forward declaration.
Interfaces
Class CL_XLF_SER_ATTR has no interface implemented.
Friends
Class CL_XLF_SER_ATTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Instance attribute Private Type reference (TYPE) STRING 20101115
2 NAMESPACE_URI Instance attribute Private Type reference (TYPE) STRING 20101115
3 PREFIX Instance attribute Private Type reference (TYPE) STRING 20101115
4 VALUE Instance attribute Private Type reference (TYPE) STRING 20101115
5 VERSION Constant Private Type reference (TYPE) I 1 20101115
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20101115
2 CREATE Static method Public Method 20101115
3 DESERIALIZE Static method Public Method 20101115
4 GET_NAME Instance method Public Method 20101115
5 GET_NAMESPACE_URI Instance method Public Method 20101115
6 GET_PREFIX Instance method Public Method 20101115
7 GET_VALUE Instance method Public Method 20101115
8 SERIALIZE Instance method Public Method 20101115
Events
Class CL_XLF_SER_ATTR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_SER_ATTR Public See coding 20101116 T_SER_ATTR type standard table of ref to cl_xlf_ser_attr with default key
Method Signatures

Method CONSTRUCTOR Signature

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

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_XLF_SER_ATTR Attribute in serializable form 20101115
2 Importing NAME Call by reference Type reference (TYPE) STRING 20101115
3 Importing NAMESPACE_URI Call by reference Type reference (TYPE) STRING 20101115
4 Importing PREFIX Call by reference Type reference (TYPE) STRING 20101115
5 Importing VALUE Call by reference Type reference (TYPE) STRING 20101115

Method CREATE on class CL_XLF_SER_ATTR has no exception.

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_XLF_SER_ATTR Attribute in serializable form 20101115
2 Importing IS Call by reference Object reference (TYPE REF TO) CL_XLF_INPUT_STREAM Input stream 20101115
# Exception Resumable Description Created on
1 CX_XLF_DESERIALIZATION_ERROR Deserialization error 20101115

Method GET_NAME Signature

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

Method GET_NAME on class CL_XLF_SER_ATTR has no exception.

Method GET_NAMESPACE_URI Signature

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

Method GET_NAMESPACE_URI on class CL_XLF_SER_ATTR has no exception.

Method GET_PREFIX Signature

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

Method GET_PREFIX on class CL_XLF_SER_ATTR 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) STRING 20101115

Method GET_VALUE on class CL_XLF_SER_ATTR has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OS Call by reference Object reference (TYPE REF TO) CL_XLF_OUTPUT_STREAM Output Stream 20101115

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