ar.com.jmfsg.documentation.model
Class DictionaryEntry

java.lang.Object
  extended by 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.
 
Constructor Summary
DictionaryEntry()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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.

Constructor Detail

DictionaryEntry

public DictionaryEntry()


Copyright © 2013. All Rights Reserved.