/AWS1/CL_TCBGETSOLNETWORKPAC06¶
GetSolNetworkPackageDescriptorOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_contenttype TYPE /AWS1/TCBDESCRIPTORCONTENTTYPE /AWS1/TCBDESCRIPTORCONTENTTYPE¶
Indicates the media type of the resource.
iv_nsd TYPE /AWS1/TCBBLOB /AWS1/TCBBLOB¶
Contents of the network service descriptor in the network package.
Queryable Attributes¶
contentType¶
Indicates the media type of the resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENTTYPE() |
Getter for CONTENTTYPE, with configurable default |
ASK_CONTENTTYPE() |
Getter for CONTENTTYPE w/ exceptions if field has no value |
HAS_CONTENTTYPE() |
Determine if CONTENTTYPE has a value |
nsd¶
Contents of the network service descriptor in the network package.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NSD() |
Getter for NSD, with configurable default |
ASK_NSD() |
Getter for NSD w/ exceptions if field has no value |
HAS_NSD() |
Determine if NSD has a value |