com.stimulsoft.base.system
Class StiDictionaryEntry

java.lang.Object
  extended by com.stimulsoft.base.system.StiDictionaryEntry

public class StiDictionaryEntry
extends Object


Field Summary
 Object Key
           
 Object Value
           
 
Constructor Summary
StiDictionaryEntry(Object key, Object value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Key

public Object Key

Value

public Object Value
Constructor Detail

StiDictionaryEntry

public StiDictionaryEntry(Object key,
                          Object value)


Copyright © 2017 Stimulsoft. All Rights Reserved.