SAP ABAP Interface IF_XLF_ELEM_NOTE (Note)
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
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ELEM_NOTE Note 20100920
Properties
Interface IF_XLF_ELEM_NOTE  
Short Description Note    
General Data
Package SLXE_XLIFF   XLIFF 1.2 Library 
Created 20100920   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_XLF_ELEM_NOTE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XLF_CONTEXT_ALT_TRANS Element that can appear in context of a alt-trans element 20100920
2 IF_XLF_CONTEXT_BIN_UNIT Element that can appear in context of a bin-unit element 20100920
3 IF_XLF_CONTEXT_HEADER Element that can appear in header context 20100920
4 IF_XLF_CONTEXT_TRANS_UNIT Element that can appear in a trans-unit context 20100920
5 IF_XLF_ELEMENT Basic interface for all elements 20100920
6 IF_XLF_NODE Basic interface for all nodes (elements and texts) 20100920
7 IF_XLF_XLIFF_ELEMENT Basic interface for all XLIFF elements 20100920
Friends
Interface IF_XLF_ELEM_NOTE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Constant Public Type reference (TYPE) STRING `note` The element's name 20100920
Methods
# Method Level Visibility Method type Description Created on
1 AS_STRING Instance method Public Method 20101112
2 AS_XML_ELEMENT Instance method Public Method 20100920
3 AS_XML_NODE Instance method Public Method 20100920
4 CLONE Instance method Public Method Returns a clone of this element 20100920
5 EQUALS Instance method Public Method 20101005
6 GET_ANNOTATES Instance method Public Method Returns the annotates attribute 20100920
7 GET_ATTRIBUTES Instance method Public Method 20100920
8 GET_CHILDREN Instance method Public Method 20100920
9 GET_CHILDREN_FINGERPRINT Instance method Public Method 20101108
10 GET_FINGERPRINT Instance method Public Method 20101108
11 GET_FROM Instance method Public Method Returns the from attribute 20100920
12 GET_NAME Instance method Public Method 20100920
13 GET_NAMESPACE_PREFIX_MAPPING Instance method Public Method 20100920
14 GET_NAMESPACE_URI Instance method Public Method 20100920
15 GET_NOTE Instance method Public Method Returns the note 20100920
16 GET_PARENT Instance method Public Method 20100920
17 GET_PREFIX Instance method Public Method 20100920
18 GET_PRIORITY Instance method Public Method Returns the priority attribute 20100920
19 GET_XML_LANG Instance method Public Method Returns the xml:lang attribute 20100920
20 SET_ANNOTATES Instance method Public Method Sets the annotates attribute 20100920
21 SET_FROM Instance method Public Method Sets the from attribute 20100920
22 SET_NAMESPACE_PREFIX_MAPPING Instance method Public Method 20100920
23 SET_NOTE Instance method Public Method Sets the note 20100920
24 SET_PRIORITY Instance method Public Method Sets the priority attribute 20100920
25 SET_XML_LANG Instance method Public Method Sets the xml:lang attribute 20100920
Events
Interface IF_XLF_ELEM_NOTE has no event.
Types
Interface IF_XLF_ELEM_NOTE has no local type.
Method Signatures

Method AS_STRING Signature

Method AS_STRING on Interface IF_XLF_ELEM_NOTE has no parameter.
Method AS_STRING on Interface IF_XLF_ELEM_NOTE has no exception.

Method AS_XML_ELEMENT Signature

Method AS_XML_ELEMENT on Interface IF_XLF_ELEM_NOTE has no parameter.
Method AS_XML_ELEMENT on Interface IF_XLF_ELEM_NOTE has no exception.

Method AS_XML_NODE Signature

Method AS_XML_NODE on Interface IF_XLF_ELEM_NOTE has no parameter.
Method AS_XML_NODE on Interface IF_XLF_ELEM_NOTE has no exception.

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLONE Value transfer Object reference (TYPE REF TO) IF_XLF_ELEM_NOTE Clone of this element 20100920

Method CLONE on Interface IF_XLF_ELEM_NOTE has no exception.

Method EQUALS Signature

Method EQUALS on Interface IF_XLF_ELEM_NOTE has no parameter.
Method EQUALS on Interface IF_XLF_ELEM_NOTE has no exception.

Method GET_ANNOTATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ANNOTATES Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_ANNOTATES The annotates attribute 20100920

Method GET_ANNOTATES on Interface IF_XLF_ELEM_NOTE has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on Interface IF_XLF_ELEM_NOTE has no parameter.
Method GET_ATTRIBUTES on Interface IF_XLF_ELEM_NOTE has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_XLF_ELEM_NOTE has no parameter.
Method GET_CHILDREN on Interface IF_XLF_ELEM_NOTE has no exception.

Method GET_CHILDREN_FINGERPRINT Signature

Method GET_CHILDREN_FINGERPRINT on Interface IF_XLF_ELEM_NOTE has no parameter.
Method GET_CHILDREN_FINGERPRINT on Interface IF_XLF_ELEM_NOTE has no exception.

Method GET_FINGERPRINT Signature

Method GET_FINGERPRINT on Interface IF_XLF_ELEM_NOTE has no parameter.
Method GET_FINGERPRINT on Interface IF_XLF_ELEM_NOTE has no exception.

Method GET_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FROM Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_FROM The from attribute. Might be unbound. 20100920

Method GET_FROM on Interface IF_XLF_ELEM_NOTE has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_XLF_ELEM_NOTE has no parameter.
Method GET_NAME on Interface IF_XLF_ELEM_NOTE has no exception.

Method GET_NAMESPACE_PREFIX_MAPPING Signature

Method GET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_NOTE has no parameter.
Method GET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_NOTE has no exception.

Method GET_NAMESPACE_URI Signature

Method GET_NAMESPACE_URI on Interface IF_XLF_ELEM_NOTE has no parameter.
Method GET_NAMESPACE_URI on Interface IF_XLF_ELEM_NOTE has no exception.

Method GET_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NOTE Value transfer Object reference (TYPE REF TO) IF_XLF_TEXT The note 20100920

Method GET_NOTE on Interface IF_XLF_ELEM_NOTE has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_XLF_ELEM_NOTE has no parameter.
Method GET_PARENT on Interface IF_XLF_ELEM_NOTE has no exception.

Method GET_PREFIX Signature

Method GET_PREFIX on Interface IF_XLF_ELEM_NOTE has no parameter.
Method GET_PREFIX on Interface IF_XLF_ELEM_NOTE has no exception.

Method GET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PRIORITY Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_PRIORITY The priority attribute 20100920

Method GET_PRIORITY on Interface IF_XLF_ELEM_NOTE has no exception.

Method GET_XML_LANG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XML_LANG Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_XML_LANG The xml:lang. Might be unbound. 20100920

Method GET_XML_LANG on Interface IF_XLF_ELEM_NOTE has no exception.

Method SET_ANNOTATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ANNOTATES Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_ANNOTATES The annotates attribute. If unbound, defaults to 'general'. 20100920

Method SET_ANNOTATES on Interface IF_XLF_ELEM_NOTE has no exception.

Method SET_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_FROM The from attribute. May be unbound. 20100920

Method SET_FROM on Interface IF_XLF_ELEM_NOTE has no exception.

Method SET_NAMESPACE_PREFIX_MAPPING Signature

Method SET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_NOTE has no parameter.
Method SET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_NOTE has no exception.

Method SET_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOTE Call by reference Object reference (TYPE REF TO) IF_XLF_TEXT The note. Must be bound. 20100920

Method SET_NOTE on Interface IF_XLF_ELEM_NOTE has no exception.

Method SET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PRIORITY Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_PRIORITY The priority attribute. If unbound, defaults to '1' 20100920

Method SET_PRIORITY on Interface IF_XLF_ELEM_NOTE has no exception.

Method SET_XML_LANG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XML_LANG Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_XML_LANG The xml:lang attribute. May be unbound. 20100920

Method SET_XML_LANG on Interface IF_XLF_ELEM_NOTE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703