Uses of Class
org.somda.sdc.dpws.soap.wstransfer.model.ResourceCreated
-
Packages that use ResourceCreated Package Description org.somda.sdc.dpws.soap.wstransfer.model -
-
Uses of ResourceCreated in org.somda.sdc.dpws.soap.wstransfer.model
Fields in org.somda.sdc.dpws.soap.wstransfer.model declared as ResourceCreated Modifier and Type Field Description protected ResourceCreatedCreateResponseType. resourceCreatedMethods in org.somda.sdc.dpws.soap.wstransfer.model that return ResourceCreated Modifier and Type Method Description ResourceCreatedObjectFactory. createResourceCreated()Create an instance ofResourceCreatedResourceCreatedCreateResponseType. getResourceCreated()Gets the value of the resourceCreated property.Methods in org.somda.sdc.dpws.soap.wstransfer.model with parameters of type ResourceCreated Modifier and Type Method Description voidCreateResponseType. setResourceCreated(ResourceCreated value)Sets the value of the resourceCreated property.
-