Uses of Class
com.ebmwebsourcing.wsstar.notification.definition.resource.properties.InsertType

Packages that use InsertType
com.ebmwebsourcing.wsstar.notification.definition.resource.properties   
 

Uses of InsertType in com.ebmwebsourcing.wsstar.notification.definition.resource.properties
 

Fields in com.ebmwebsourcing.wsstar.notification.definition.resource.properties declared as InsertType
protected  InsertType InsertResourceProperties.insert
           
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.resource.properties 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.notification.definition.resource.properties 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.notification.definition.resource.properties 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 eBM Websourcing. All Rights Reserved.