org.zuena.guiceex.binder
クラス Property
java.lang.Object
org.zuena.guiceex.binder.Property
public class Property
- extends Object
guiceex-configの<property>を表すクラスです。
- 導入されたバージョン:
- 0.9.1
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Property
public Property()
getName
public String getName()
setName
public void setName(String name)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2007 zuena.org AllRights Reserved.