Uses of Class
de.cau.cs.kieler.kwebs.jaxws.GraphLayoutResponse

Packages that use GraphLayoutResponse
de.cau.cs.kieler.kwebs.jaxws   
 

Uses of GraphLayoutResponse in de.cau.cs.kieler.kwebs.jaxws
 

Methods in de.cau.cs.kieler.kwebs.jaxws that return GraphLayoutResponse
 GraphLayoutResponse ObjectFactory.createGraphLayoutResponse()
          Create an instance of GraphLayoutResponse
 

Methods in de.cau.cs.kieler.kwebs.jaxws that return types with arguments of type GraphLayoutResponse
 JAXBElement<GraphLayoutResponse> ObjectFactory.createGraphLayoutResponse(GraphLayoutResponse value)
          Create an instance of JAXBElement<GraphLayoutResponse>}
 

Methods in de.cau.cs.kieler.kwebs.jaxws with parameters of type GraphLayoutResponse
 JAXBElement<GraphLayoutResponse> ObjectFactory.createGraphLayoutResponse(GraphLayoutResponse value)
          Create an instance of JAXBElement<GraphLayoutResponse>}