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

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

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

Fields in com.ebmwebsourcing.wsstar.notification.definition.resource.properties declared as UpdateType
protected  UpdateType UpdateResourceProperties.update
           
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.resource.properties that return UpdateType
 UpdateType ObjectFactory.createUpdateType()
          Create an instance of UpdateType
 UpdateType UpdateResourceProperties.getUpdate()
          Gets the value of the update property.
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.resource.properties that return types with arguments of type UpdateType
 javax.xml.bind.JAXBElement<UpdateType> ObjectFactory.createUpdate(UpdateType value)
          Create an instance of JAXBElement<UpdateType>}
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.resource.properties with parameters of type UpdateType
 javax.xml.bind.JAXBElement<UpdateType> ObjectFactory.createUpdate(UpdateType value)
          Create an instance of JAXBElement<UpdateType>}
 void UpdateResourceProperties.setUpdate(UpdateType value)
          Sets the value of the update property.
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.