| Modifier and Type | Field and Description |
|---|---|
protected XmlTrustedList |
DiagnosticData.listOfTrustedLists |
| Modifier and Type | Field and Description |
|---|---|
protected List<XmlTrustedList> |
DiagnosticData.trustedLists |
| Modifier and Type | Method and Description |
|---|---|
XmlTrustedList |
ObjectFactory.createXmlTrustedList()
Create an instance of
XmlTrustedList |
XmlTrustedList |
DiagnosticData.getListOfTrustedLists()
Gets the value of the listOfTrustedLists property.
|
| Modifier and Type | Method and Description |
|---|---|
List<XmlTrustedList> |
DiagnosticData.getTrustedLists() |
| Modifier and Type | Method and Description |
|---|---|
void |
DiagnosticData.setListOfTrustedLists(XmlTrustedList value)
Sets the value of the listOfTrustedLists property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DiagnosticData.setTrustedLists(List<XmlTrustedList> trustedLists) |
Copyright © 2018. All rights reserved.