SAP ABAP Class CL_XMS_CONTENTTYPE (CL_XMS_CONTENTTYPE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSMSG (Package) XI: Message Handling

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_HEADERFIELD | CL_XMS_HEADERFIELD | 20011218 |
Properties
Class | CL_XMS_CONTENTTYPE | |
Short Description | CL_XMS_CONTENTTYPE | |
Super Class | CL_XMS_HEADERFIELD | CL_XMS_HEADERFIELD |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXMSMSG | XI: Message Handling |
Created | 20011218 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XMS_CONTENTTYPE has no forward declaration.
Interfaces
Class CL_XMS_CONTENTTYPE has no interface implemented.
Friends
Class CL_XMS_CONTENTTYPE 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) | CHAR1 | Kind | 20011218 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'B' | Binary | 20011218 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | Multipart | 20011218 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Text | 20011218 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'application/xml' | 20011218 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'multipart/related' | 20011218 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'text/xml' | 20011218 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'content-type' | Name Content Type | 20011218 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20011218 |
2 | ![]() |
Instance method | Public | Method | Sets Character Set | 20011218 |
3 | ![]() |
Instance method | Public | Method | Returns Classification | 20011218 |
4 | ![]() |
Instance method | Public | Method | Returns MIME Type | 20011218 |
5 | ![]() |
Instance method | Public | Method | Sets Character Set | 20011218 |
6 | ![]() |
Instance method | Public | Method | Sets Classification | 20011218 |
7 | ![]() |
Instance method | Public | Method | Sets MIME Type | 20011218 |
Events
Class CL_XMS_CONTENTTYPE has no event.
Types
Class CL_XMS_CONTENTTYPE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KIND | Value transfer | Type reference (TYPE) | CHAR1 | kind | 20011218 |
Method CONSTRUCTOR on class CL_XMS_CONTENTTYPE has no exception.
Method GETCHARSET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20011218 |
Method GETCHARSET on class CL_XMS_CONTENTTYPE has no exception.
Method GETKIND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | CHAR1 | kind | 20011218 |
Method GETKIND on class CL_XMS_CONTENTTYPE has no exception.
Method GETMIMETYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | Mime Typ | 20011218 |
Method GETMIMETYPE on class CL_XMS_CONTENTTYPE has no exception.
Method SETCHARSET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20011218 |
Method SETCHARSET on class CL_XMS_CONTENTTYPE has no exception.
Method SETKIND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KIND | Call by reference | Type reference (TYPE) | CHAR1 | Kind | 20011218 |
Method SETKIND on class CL_XMS_CONTENTTYPE has no exception.
Method SETMIMETYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | Mime Typ | 20011218 |
Method SETMIMETYPE on class CL_XMS_CONTENTTYPE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |