ee.mare.indrek.jtlt.macros
Class KeyMacro.KeyValue

Object
  extended byee.mare.indrek.jtlt.macros.KeyMacro.KeyValue
Enclosing class:
KeyMacro

public static class KeyMacro.KeyValue
extends Object


Field Summary
 boolean do_encode
           
 boolean is_inherited
           
 String key
           
 String value
           
 
Constructor Summary
KeyMacro.KeyValue()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

do_encode

public boolean do_encode

is_inherited

public boolean is_inherited

key

public String key

value

public String value
Constructor Detail

KeyMacro.KeyValue

public KeyMacro.KeyValue()