Uses of Class
org.apache.ws.scout.model.uddi.v2.AssertionStatusItem

Packages that use AssertionStatusItem
org.apache.ws.scout.model.uddi.v2   
 

Uses of AssertionStatusItem in org.apache.ws.scout.model.uddi.v2
 

Fields in org.apache.ws.scout.model.uddi.v2 with type parameters of type AssertionStatusItem
protected  java.util.List<AssertionStatusItem> AssertionStatusReport.assertionStatusItem
           
 

Methods in org.apache.ws.scout.model.uddi.v2 that return AssertionStatusItem
 AssertionStatusItem ObjectFactory.createAssertionStatusItem()
          Create an instance of AssertionStatusItem
 

Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type AssertionStatusItem
 javax.xml.bind.JAXBElement<AssertionStatusItem> ObjectFactory.createAssertionStatusItem(AssertionStatusItem value)
          Create an instance of JAXBElement<AssertionStatusItem>}
 java.util.List<AssertionStatusItem> AssertionStatusReport.getAssertionStatusItem()
          Gets the value of the assertionStatusItem property.
 

Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type AssertionStatusItem
 javax.xml.bind.JAXBElement<AssertionStatusItem> ObjectFactory.createAssertionStatusItem(AssertionStatusItem value)
          Create an instance of JAXBElement<AssertionStatusItem>}
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.