Uses of Class
org.openliberty.xmltooling.utility_2_0.TestResult

Packages that use TestResult
org.openliberty.xmltooling.subs   
org.openliberty.xmltooling.utility_2_0   
 

Uses of TestResult in org.openliberty.xmltooling.subs
 

Fields in org.openliberty.xmltooling.subs with type parameters of type TestResult
private  org.opensaml.xml.util.XMLObjectChildrenList<TestResult> NotificationType.testResults
           
 

Methods in org.openliberty.xmltooling.subs that return types with arguments of type TestResult
 org.opensaml.xml.util.XMLObjectChildrenList<TestResult> NotificationType.getTestResults()
           
 

Uses of TestResult in org.openliberty.xmltooling.utility_2_0
 

Methods in org.openliberty.xmltooling.utility_2_0 that return TestResult
 TestResult TestResult.Builder.buildObject(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)