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

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

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

Fields in com.ebmwebsourcing.wsstar.notification.definition.resource.properties declared as DeleteType
protected  DeleteType DeleteResourceProperties.delete
           
 

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