org.dyndns.nuda.tools.xml
クラス Context<V>

java.lang.Object
  上位を拡張 org.dyndns.nuda.tools.xml.Context<V>

public class Context<V>
extends java.lang.Object


コンストラクタの概要
Context()
           
 
メソッドの概要
 V getValue()
           
 void setValue(V value)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Context

public Context()
メソッドの詳細

getValue

public V getValue()

setValue

public void setValue(V value)