public class DocumentationContextImpl extends Object implements DocumentationContext
NULL
Constructor and Description |
---|
DocumentationContextImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Serializable |
get(String name) |
void |
put(String name,
Serializable serializable) |
String |
toString() |
public void put(String name, Serializable serializable)
put
in interface DocumentationContext
public Serializable get(String name)
get
in interface DocumentationContext
Copyright © 2005-2013 Agical AB. All Rights Reserved.