
public class DictionaryContext extends Object implements Serializable
| Constructor and Description |
|---|
DictionaryContext(String name,
Dictionary dictionary)
data object constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Dictionary |
getDictionary() |
String |
getName() |
String |
toString() |
public DictionaryContext(String name, Dictionary dictionary)
name - dictionary - public String getName()
public Dictionary getDictionary()
Copyright © 2015 LSST. All rights reserved.