Uses of Class
org.oasis_open.docs.wsrf.rp_2.InsertType

Packages that use InsertType
org.oasis_open.docs.wsrf.rp_2   
 

Uses of InsertType in org.oasis_open.docs.wsrf.rp_2
 

Fields in org.oasis_open.docs.wsrf.rp_2 declared as InsertType
protected  InsertType InsertResourceProperties.insert
           
 

Methods in org.oasis_open.docs.wsrf.rp_2 that return InsertType
 InsertType ObjectFactory.createInsertType()
          Create an instance of InsertType
 InsertType InsertResourceProperties.getInsert()
          Gets the value of the insert property.
 

Methods in org.oasis_open.docs.wsrf.rp_2 that return types with arguments of type InsertType
 javax.xml.bind.JAXBElement<InsertType> ObjectFactory.createInsert(InsertType value)
          Create an instance of JAXBElement<InsertType>}
 

Methods in org.oasis_open.docs.wsrf.rp_2 with parameters of type InsertType
 javax.xml.bind.JAXBElement<InsertType> ObjectFactory.createInsert(InsertType value)
          Create an instance of JAXBElement<InsertType>}
 void InsertResourceProperties.setInsert(InsertType value)
          Sets the value of the insert property.
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.