|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Description | |
|---|---|
| org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 | |
| Uses of Description in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 |
|---|
| Fields in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 declared as Description | |
|---|---|
protected Description |
PartInfo.description
|
protected Description |
Error.description
|
| Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return 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)
|
| Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type 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)
|
| Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type 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 |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||