| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
| Modifier and Type | Field and Description |
|---|---|
protected Description |
PartInfo.description |
protected Description |
Error.description |
| Modifier and Type | Method and Description |
|---|---|
Description |
ObjectFactory.createDescription()
Create an instance of
Description |
Description |
PartInfo.getDescription()
Gets the value of the description property.
|
Description |
Error.getDescription()
Gets the value of the description property.
|
Description |
Description.withLang(String value) |
Description |
Description.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
PartInfo.setDescription(Description value)
Sets the value of the description property.
|
void |
Error.setDescription(Description value)
Sets the value of the description property.
|
PartInfo |
PartInfo.withDescription(Description value) |
Error |
Error.withDescription(Description value) |
| Constructor and Description |
|---|
Error(Description description,
String errorDetail,
String category,
String refToMessageInError,
String errorCode,
String origin,
String severity,
String shortDescription)
Fully-initialising value constructor
|
PartInfo(Schema schema,
Description description,
PartProperties partProperties,
String href)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.