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 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101115 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101115 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101115 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101115 | ||||
| 5 | Constant | Private | Type reference (TYPE) | I | 1 | 20101115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20101115 | |
| 2 | Static method | Public | Method | 20101115 | ||
| 3 | Static method | Public | Method | 20101115 | ||
| 4 | Instance method | Public | Method | 20101115 | ||
| 5 | Instance method | Public | Method | 20101115 | ||
| 6 | Instance method | Public | Method | 20101115 | ||
| 7 | Instance method | Public | Method | 20101115 | ||
| 8 | 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 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_XLF_SER_ATTR | Attribute in serializable form | 20101115 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20101115 | ||||
| 3 | NAMESPACE_URI | Call by reference | Type reference (TYPE) | STRING | 20101115 | ||||
| 4 | PREFIX | Call by reference | Type reference (TYPE) | STRING | 20101115 | ||||
| 5 | 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 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_XLF_SER_ATTR | Attribute in serializable form | 20101115 | |||
| 2 | IS | Call by reference | Object reference (TYPE REF TO) | CL_XLF_INPUT_STREAM | Input stream | 20101115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Deserialization error | 20101115 |
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 |