org.javagen.agile.core.xml.jaxb
Class ContextEntryType

java.lang.Object
  extended by org.javagen.agile.core.xml.jaxb.ContextEntryType

public class ContextEntryType
extends Object


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

Constructor Detail

ContextEntryType

public ContextEntryType()

ContextEntryType

public ContextEntryType(String key,
                        Object value)
Method Detail

getKey

public String getKey()

setKey

public void setKey(String key)

getValue

public Object getValue()

setValue

public void setValue(Object value)


Copyright 2006-2006-2007 Outsource Cafe Inc.. All Rights Reserved.