org.gcube.common.core.resources.node
Class Description.RuntimeEnvironment.Variable

java.lang.Object
  extended by org.gcube.common.core.resources.node.Description.RuntimeEnvironment.Variable
Enclosing class:
Description.RuntimeEnvironment

public static class Description.RuntimeEnvironment.Variable
extends Object


Constructor Summary
Description.RuntimeEnvironment.Variable()
           
 
Method Summary
 boolean equals(Object obj)
           
 String getKey()
           
 String getValue()
           
 void setKey(String key)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Description.RuntimeEnvironment.Variable

public Description.RuntimeEnvironment.Variable()
Method Detail

getKey

public String getKey()

setKey

public void setKey(String key)

getValue

public String getValue()

setValue

public void setValue(String value)

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2012. All Rights Reserved.