public class TestIdDataImpl extends Object implements TestIdData
TestMessageImpl
- Multiple
TestMessages generated for the Message Type. A
TestMessageImpl
contains the Test
message and Generated message as a pair. Generated message may not be present
for a Test message, if the testing was not successful. Contents of a
TestMessageImpl
, as follow:
Constructor and Description |
---|
TestIdDataImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getAmbiguousComplexTypeReport()
Returns Ambiguous complex type report content.
|
String |
getMasterCatalogReport()
Returns Mastercatalog report content.
|
String |
getPayloadId()
Returns the Payload Id
|
SchemaInformation[] |
getSchemaInformation()
Returns
SchemaInformation object,
which contains XSDs and MIFs for Payload, CMET and Interaction Schema
(optionally cmetinfo.coremif). |
String |
getSideEffectReport()
Returns SideEffect report content.
|
String |
getStatus()
Returns the test status.
|
TestMessage[] |
getTestMessage()
Returns
TestMessageImpl objects. |
String |
getUserComment()
Returns User comment.
|
void |
setAmbiguousComplexTypeReport(String ambiguousComplexTypeReport)
Sets Ambiguous complex type report content.
|
void |
setMasterCatalogReport(String masterCatalogReport)
Sets Mastercatalog report content.
|
void |
setPayloadId(String payloadName)
Sets the Payload Id
|
void |
setSchemaInformation(SchemaInformation[] schemaInformation)
Sets
SchemaInformation object, which
contains XSDs and MIFs for Payload, CMET and Interaction Schema
(optionally cmetinfo.coremif). |
void |
setSideEffectReport(String sideEffectReport)
Sets SideEffect report content.
|
void |
setStatus(String status)
Sets the test status.
|
void |
setTestMessage(TestMessage[] testMessage)
Sets
TestMessageImpl objects. |
void |
setUserComment(String userComment)
Sets User comment.
|
public void setTestMessage(TestMessage[] testMessage)
TestMessageImpl
objects.setTestMessage
in interface TestIdData
public TestMessage[] getTestMessage()
TestMessageImpl
objects.getTestMessage
in interface TestIdData
public void setMasterCatalogReport(String masterCatalogReport)
setMasterCatalogReport
in interface TestIdData
public String getMasterCatalogReport()
getMasterCatalogReport
in interface TestIdData
public void setAmbiguousComplexTypeReport(String ambiguousComplexTypeReport)
setAmbiguousComplexTypeReport
in interface TestIdData
public String getAmbiguousComplexTypeReport()
getAmbiguousComplexTypeReport
in interface TestIdData
public void setSideEffectReport(String sideEffectReport)
setSideEffectReport
in interface TestIdData
public String getSideEffectReport()
getSideEffectReport
in interface TestIdData
public void setSchemaInformation(SchemaInformation[] schemaInformation)
SchemaInformation
object, which
contains XSDs and MIFs for Payload, CMET and Interaction Schema
(optionally cmetinfo.coremif).setSchemaInformation
in interface TestIdData
public SchemaInformation[] getSchemaInformation()
SchemaInformation
object,
which contains XSDs and MIFs for Payload, CMET and Interaction Schema
(optionally cmetinfo.coremif).getSchemaInformation
in interface TestIdData
public void setPayloadId(String payloadName)
setPayloadId
in interface TestIdData
public String getPayloadId()
getPayloadId
in interface TestIdData
public void setUserComment(String userComment)
setUserComment
in interface TestIdData
public String getUserComment()
getUserComment
in interface TestIdData
public void setStatus(String status)
setStatus
in interface TestIdData
public String getStatus()
getStatus
in interface TestIdData
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved