SAP ABAP Class IF_XLF_ELEM_BIN_TARGET (Binary target)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XLF_ELEMENT Basic interface for all elements 20100927
2 Interface composition (i COMPRISING i_ref)  IF_XLF_NODE Basic interface for all nodes (elements and texts) 20100927
3 Interface composition (i COMPRISING i_ref)  IF_XLF_XLIFF_ELEMENT Basic interface for all XLIFF elements 20100927
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ELEM_BIN_TARGET Binary target 20100928
Properties
Class IF_XLF_ELEM_BIN_TARGET  
Short Description Binary target    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100927   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XLF_ELEM_BIN_TARGET has no forward declaration.
Interfaces
Class IF_XLF_ELEM_BIN_TARGET has no interface implemented.
Friends
Class IF_XLF_ELEM_BIN_TARGET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Constant Public Type reference (TYPE) STRING `bin-target` The element's name 20100927
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 20100927
3 AS_XML_NODE Instance method Public Method 20100927
4 CLONE Instance method Public Method Returns a clone of this element 20100927
5 EQUALS Instance method Public Method 20101005
6 GET_ATTRIBUTES Instance method Public Method 20100927
7 GET_CHILD Instance method Public Method Returns the element's child 20100927
8 GET_CHILDREN Instance method Public Method 20100927
9 GET_CHILDREN_FINGERPRINT Instance method Public Method 20101108
10 GET_FINGERPRINT Instance method Public Method 20101108
11 GET_MIME_TYPE Instance method Public Method Returns the mime-type attribute 20100927
12 GET_NAME Instance method Public Method 20100927
13 GET_NAMESPACE_PREFIX_MAPPING Instance method Public Method 20100927
14 GET_NAMESPACE_URI Instance method Public Method 20100927
15 GET_NON_XLIFF_ATTRIBUTES Instance method Public Method Returns the non-XLIFF attributes 20100927
16 GET_PARENT Instance method Public Method 20100927
17 GET_PHASE_NAME Instance method Public Method Returns the phase-name attribute 20100927
18 GET_PREFIX Instance method Public Method 20100927
19 GET_RESNAME Instance method Public Method Returns the resname attribute 20100927
20 GET_RESTYPE Instance method Public Method Returns the restype attribute 20100927
21 GET_STATE Instance method Public Method Returns the state attribute 20100927
22 GET_STATE_QUALIFIER Instance method Public Method Returns the state-qualifier attribute 20100927
23 GET_TS Instance method Public Method Returns the ts attribute 20100927
24 SET_CHILD Instance method Public Method Sets the element's child 20100927
25 SET_MIME_TYPE Instance method Public Method Sets the mime-type attribute 20100927
26 SET_NAMESPACE_PREFIX_MAPPING Instance method Public Method 20100927
27 SET_NON_XLIFF_ATTRIBUTES Instance method Public Method Sets the non-XLIFF attributes 20100927
28 SET_PHASE_NAME Instance method Public Method Sets the phase-name attribute 20100927
29 SET_RESNAME Instance method Public Method Sets the resname attribute 20100927
30 SET_RESTYPE Instance method Public Method Sets the restype attribute 20100927
31 SET_STATE Instance method Public Method Sets the state attribute 20100927
32 SET_STATE_QUALIFIER Instance method Public Method Sets the state-qualifier attribute 20100927
33 SET_TS Instance method Public Method Sets the ts attribute 20100927
Events
Class IF_XLF_ELEM_BIN_TARGET has no event.
Types
Class IF_XLF_ELEM_BIN_TARGET has no local type.
Method Signatures

Method AS_STRING Signature

Method AS_STRING on class IF_XLF_ELEM_BIN_TARGET has no parameter.
Method AS_STRING on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method AS_XML_ELEMENT Signature

Method AS_XML_ELEMENT on class IF_XLF_ELEM_BIN_TARGET has no parameter.
Method AS_XML_ELEMENT on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method AS_XML_NODE Signature

Method AS_XML_NODE on class IF_XLF_ELEM_BIN_TARGET has no parameter.
Method AS_XML_NODE on class IF_XLF_ELEM_BIN_TARGET 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_BIN_TARGET A clone of this element 20100927

Method CLONE on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method EQUALS Signature

Method EQUALS on class IF_XLF_ELEM_BIN_TARGET has no parameter.
Method EQUALS on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on class IF_XLF_ELEM_BIN_TARGET has no parameter.
Method GET_ATTRIBUTES on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHILD Value transfer Object reference (TYPE REF TO) IF_XLF_CHILD_BIN_TARGET The element's chilld element 20100927

Method GET_CHILD on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on class IF_XLF_ELEM_BIN_TARGET has no parameter.
Method GET_CHILDREN on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_CHILDREN_FINGERPRINT Signature

Method GET_CHILDREN_FINGERPRINT on class IF_XLF_ELEM_BIN_TARGET has no parameter.
Method GET_CHILDREN_FINGERPRINT on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_FINGERPRINT Signature

Method GET_FINGERPRINT on class IF_XLF_ELEM_BIN_TARGET has no parameter.
Method GET_FINGERPRINT on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_MIME_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MIME_TYPE Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_MIME_TYPE The mime-type attribute. Might be unbound. 20100927

Method GET_MIME_TYPE on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_NAME Signature

Method GET_NAME on class IF_XLF_ELEM_BIN_TARGET has no parameter.
Method GET_NAME on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_NAMESPACE_PREFIX_MAPPING Signature

Method GET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_BIN_TARGET has no parameter.
Method GET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_NAMESPACE_URI Signature

Method GET_NAMESPACE_URI on class IF_XLF_ELEM_BIN_TARGET has no parameter.
Method GET_NAMESPACE_URI on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_NON_XLIFF_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NON_XLIFF_ATTRIBUTES Value transfer Type reference (TYPE) TXLF_NON_XLIFF_ATTRIBUTE The non-XLIFF attributes 20100927

Method GET_NON_XLIFF_ATTRIBUTES on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class IF_XLF_ELEM_BIN_TARGET has no parameter.
Method GET_PARENT on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_PHASE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PHASE_NAME Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_PHASE_NAME The phase-name attribute. Might be unbound. 20100927

Method GET_PHASE_NAME on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_PREFIX Signature

Method GET_PREFIX on class IF_XLF_ELEM_BIN_TARGET has no parameter.
Method GET_PREFIX on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_RESNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESNAME Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_RESNAME The resname attribute. Might be unbound. 20100927

Method GET_RESNAME on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_RESTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESTYPE Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_RESTYPE The restype attribute. Might be unbound. 20100927

Method GET_RESTYPE on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATE Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_STATE The state attribute. Might be unbound. 20100927

Method GET_STATE on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_STATE_QUALIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATE_QUALIFIER Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_STATE_QUALIFIER The state-qualifier attribute. Might be unbound. 20100927

Method GET_STATE_QUALIFIER on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method GET_TS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TS Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_TS The ts attribute. Might be unbound. 20100927

Method GET_TS on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method SET_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD Call by reference Object reference (TYPE REF TO) IF_XLF_CHILD_BIN_TARGET The child element to set 20100927

Method SET_CHILD on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method SET_MIME_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MIME_TYPE Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_MIME_TYPE The mime-type attribute. May be unbound. 20100927

Method SET_MIME_TYPE on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method SET_NAMESPACE_PREFIX_MAPPING Signature

Method SET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_BIN_TARGET has no parameter.
Method SET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method SET_NON_XLIFF_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NON_XLIFF_ATTRIBUTES Call by reference Type reference (TYPE) TXLF_NON_XLIFF_ATTRIBUTE The non-XLIFF attributes 20100927

Method SET_NON_XLIFF_ATTRIBUTES on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method SET_PHASE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PHASE_NAME Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_PHASE_NAME The phase-name attribute. May be unbound. 20100927

Method SET_PHASE_NAME on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method SET_RESNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESNAME Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_RESNAME The resname attribute. May be unbound. 20100927

Method SET_RESNAME on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method SET_RESTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESTYPE Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_RESTYPE The restype attribute. May be unbound. 20100927

Method SET_RESTYPE on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATE Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_STATE The state attribute. May be unbound. 20100927

Method SET_STATE on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method SET_STATE_QUALIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATE_QUALIFIER Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_STATE_QUALIFIER The state-qualifier attribute. May be unbound. 20100927

Method SET_STATE_QUALIFIER on class IF_XLF_ELEM_BIN_TARGET has no exception.

Method SET_TS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TS Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_TS The ts attribute. May be unbound. 20100927

Method SET_TS on class IF_XLF_ELEM_BIN_TARGET has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in