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

Packages that use UpdateType
com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties   
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.impl.impl   
 

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

Fields in com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties declared as UpdateType
protected  UpdateType UpdateResourceProperties.update
           
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties 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.jaxb.resource.resourceproperties 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.jaxb.resource.resourceproperties 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.
 

Uses of UpdateType in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.impl.impl
 

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.impl.impl that return UpdateType
protected  UpdateType UpdateTypeImpl.getJaxbTypeObj()
           
static UpdateType UpdateTypeImpl.toJaxbModel(com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.UpdateType apiTypeObj)
          A way to create a UpdateType "Jaxb model type" object from a UpdateType "api type" one
 

Constructors in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.impl.impl with parameters of type UpdateType
UpdateTypeImpl(UpdateType jaxbTypeObj)
           
 



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