Package edu.sc.seis.sod
Class CookieJarResult
java.lang.Object
edu.sc.seis.sod.CookieJarResult
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
CookieJarResult
(int pairId, String name) CookieJarResult
(int pairId, String name, double value) CookieJarResult
(int pairId, String name, Object value) CookieJarResult
(int pairId, String name, String value) -
Method Summary
-
Constructor Details
-
CookieJarResult
-
CookieJarResult
-
CookieJarResult
-
CookieJarResult
-
-
Method Details
-
getPairId
public int getPairId() -
getName
-
getValueString
-
getValueDouble
public double getValueDouble() -
getValueObject
-