Uses of Class
com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties.InsertType

Packages that use InsertType
com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties   
 

Uses of InsertType in com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties
 

Fields in com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties declared as InsertType
protected  InsertType InsertResourceProperties.insert
           
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties that return InsertType
 InsertType ObjectFactory.createInsertType()
          Create an instance of InsertType
 InsertType InsertResourceProperties.getInsert()
          Gets the value of the insert property.
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties 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 com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties 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 © 2009-2010 eBM Websourcing. All Rights Reserved.