| Modifier and Type | Field and Description |
|---|---|
protected List<SelfTestType> |
SelfTestType.test |
| Modifier and Type | Method and Description |
|---|---|
SelfTestType |
ObjectFactory.createSelfTestType()
Create an instance of
SelfTestType |
SelfTestType |
SelfTestType.withDescription(String value) |
SelfTestType |
SelfTestType.withMessage(Collection<String> values) |
SelfTestType |
SelfTestType.withMessage(String... values) |
SelfTestType |
SelfTestType.withName(String value) |
SelfTestType |
SelfTestType.withStatus(String value) |
SelfTestType |
SelfTestType.withTest(Collection<SelfTestType> values) |
SelfTestType |
SelfTestType.withTest(SelfTestType... values) |
SelfTestType |
SelfTestType.withTook(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SelfTestType> |
ObjectFactory.createSelfTestDocument(SelfTestType value)
|
List<SelfTestType> |
SelfTestType.getTest()
Gets the value of the test property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SelfTestType> |
ObjectFactory.createSelfTestDocument(SelfTestType value)
|
SelfTestType |
SelfTestType.withTest(SelfTestType... values) |
| Modifier and Type | Method and Description |
|---|---|
SelfTestType |
SelfTestType.withTest(Collection<SelfTestType> values) |
Copyright © 2015. All rights reserved.