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

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

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

Fields in com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties declared as DeleteType
protected  DeleteType DeleteResourceProperties.delete
           
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties that return DeleteType
 DeleteType ObjectFactory.createDeleteType()
          Create an instance of DeleteType
 DeleteType DeleteResourceProperties.getDelete()
          Gets the value of the delete property.
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties that return types with arguments of type DeleteType
 javax.xml.bind.JAXBElement<DeleteType> ObjectFactory.createDelete(DeleteType value)
          Create an instance of JAXBElement<DeleteType>}
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties with parameters of type DeleteType
 javax.xml.bind.JAXBElement<DeleteType> ObjectFactory.createDelete(DeleteType value)
          Create an instance of JAXBElement<DeleteType>}
 void DeleteResourceProperties.setDelete(DeleteType value)
          Sets the value of the delete property.
 



Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.