SAP ABAP Interface IF_XLF_ATTRIBUTE (Basic interface for all attributes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLIFF (Package) XLIFF 1.2 Library

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_XLF_ATTRIBUTE | |
Short Description | Basic interface for all attributes |
General Data
Package | SLXE_XLIFF | XLIFF 1.2 Library |
Created | 20100903 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_XLF_COMPARABLE | Comparable object | 20101008 |
Friends
Interface IF_XLF_ATTRIBUTE has no friend.
Attributes
Interface IF_XLF_ATTRIBUTE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns a clone of this attribute | 20100903 |
2 | ![]() |
Instance method | Public | Method | 20101008 | |
3 | ![]() |
Instance method | Public | Method | 20101108 | |
4 | ![]() |
Instance method | Public | Method | Returns the attribute's name | 20100903 |
5 | ![]() |
Instance method | Public | Method | Returns the attribute's namespace URI | 20100903 |
6 | ![]() |
Instance method | Public | Method | Returns the attribute's owner element | 20100903 |
7 | ![]() |
Instance method | Public | Method | Returns the attribute's prefix | 20100903 |
8 | ![]() |
Instance method | Public | Method | Returns the attribute's value | 20100903 |
Events
Interface IF_XLF_ATTRIBUTE has no event.
Types
Interface IF_XLF_ATTRIBUTE has no local type.
Method Signatures
Method CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLONE | Value transfer | Object reference (TYPE REF TO) | IF_XLF_ATTRIBUTE | Clone of this attribute | 20100903 |
Method CLONE on Interface IF_XLF_ATTRIBUTE has no exception.
Method EQUALS Signature
Method EQUALS on Interface IF_XLF_ATTRIBUTE has no parameter.
Method EQUALS on Interface IF_XLF_ATTRIBUTE has no exception.
Method GET_FINGERPRINT Signature
Method GET_FINGERPRINT on Interface IF_XLF_ATTRIBUTE has no parameter.
Method GET_FINGERPRINT on Interface IF_XLF_ATTRIBUTE has no exception.
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 | The attribute's name | 20100903 |
Method GET_NAME on Interface IF_XLF_ATTRIBUTE 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 | The attribute's namespace URI | 20100903 |
Method GET_NAMESPACE_URI on Interface IF_XLF_ATTRIBUTE has no exception.
Method GET_OWNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OWNER | Value transfer | Object reference (TYPE REF TO) | IF_XLF_ELEMENT | The attribute's owner element | 20100903 |
Method GET_OWNER on Interface IF_XLF_ATTRIBUTE 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 | The attribute's prefix | 20100903 |
Method GET_PREFIX on Interface IF_XLF_ATTRIBUTE 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 | The attribute's value | 20100903 |
Method GET_VALUE on Interface IF_XLF_ATTRIBUTE has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |