issrg.utils.handler
Class Tvalue

java.lang.Object
  extended by issrg.utils.handler.Tvalue

public class Tvalue
extends java.lang.Object

Author:
Linying Su

Constructor Summary
Tvalue(java.lang.String type, java.lang.String value)
           
 
Method Summary
 java.lang.String getType()
           
 java.lang.String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tvalue

public Tvalue(java.lang.String type,
              java.lang.String value)
Method Detail

getType

public java.lang.String getType()

getValue

public java.lang.String getValue()