org.javagen.agile.core.xml.jaxb
Class ContextType
java.lang.Object
org.javagen.agile.core.xml.jaxb.ContextType
public class ContextType
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextType
public ContextType()
getEntries
public List<ContextEntryType> getEntries()
setEntries
public void setEntries(List<ContextEntryType> entries)
addEntry
public void addEntry(ContextEntryType entry)
addEntry
public void addEntry(String key,
Object value)
getEntryRefs
public List<ContextModelEntryType> getEntryRefs()
setEntryRefs
public void setEntryRefs(List<ContextModelEntryType> entryRefs)
addEntryRef
public void addEntryRef(ContextModelEntryType entryRef)
addEntryRef
public void addEntryRef(String name,
Model model)
Copyright 2006-2006-2007 Outsource Cafe Inc.. All Rights Reserved.