com.hp.hpl.jena.sparql.engine.http
Class Params.Pair

java.lang.Object
  extended by com.hp.hpl.jena.sparql.engine.http.Params.Pair
Enclosing class:
Params

public static class Params.Pair
extends Object


Method Summary
 String getName()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()

getValue

public String getValue()


Licenced under the Apache License, Version 2.0