|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lsst.ccs.utilities.structs.Pair<String,Object>
org.lsst.ccs.utilities.structs.ViewValue
public class ViewValue
| Field Summary |
|---|
| Fields inherited from class org.lsst.ccs.utilities.structs.Pair |
|---|
x, y |
| Constructor Summary | |
|---|---|
ViewValue(String view,
Object value)
|
|
| Method Summary | |
|---|---|
Object |
getValue()
|
String |
getView()
|
| Methods inherited from class org.lsst.ccs.utilities.structs.Pair |
|---|
equals, getX, getY, hashCode, setX, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ViewValue(String view,
Object value)
| Method Detail |
|---|
public String getView()
public Object getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||