Searched refs:groundingParam (Results 1 - 2 of 2) sorted by relevance

/owl-s/src/impl/owls/grounding/
H A DUPnPMessageMapImpl.java45 public void setGroundingParameter(String groundingParam) { argument
46 setProperty(FLAServiceOnt.upnpParameter, groundingParam);
H A DWSDLMessageMapImpl.java44 public void setGroundingParameter(String groundingParam) { argument
45 setProperty(OWLS.Grounding.wsdlMessagePart, URI.create(groundingParam));

Completed in 17 milliseconds