ar.com.jmfsg.documentation.model
Class DictionaryEntry
java.lang.Object
ar.com.jmfsg.documentation.model.DictionaryEntry
public class DictionaryEntry
- extends Object
|
Field Summary |
String |
description
Description to expand in the documentation when the key is found on an item and no custom description is provided. |
String |
key
Element key. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
public String key
- Element key.
description
public String description
- Description to expand in the documentation when the key is found on an item and no custom description is provided.
DictionaryEntry
public DictionaryEntry()
Copyright © 2013. All Rights Reserved.