gr.uoa.di.madgik.execution.utils
Class EnvironmentKeyValue

java.lang.Object
  extended by gr.uoa.di.madgik.execution.utils.EnvironmentKeyValue

public class EnvironmentKeyValue
extends Object


Field Summary
 String Key
           
 String Value
           
 
Constructor Summary
EnvironmentKeyValue()
           
EnvironmentKeyValue(String Key, String Value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Key

public String Key

Value

public String Value
Constructor Detail

EnvironmentKeyValue

public EnvironmentKeyValue()

EnvironmentKeyValue

public EnvironmentKeyValue(String Key,
                           String Value)


Copyright © 2012. All Rights Reserved.