org.tinygroup.metadata.config
类 PlaceholderValue
java.lang.Object
org.tinygroup.metadata.config.PlaceholderValue
public class PlaceholderValue
- extends Object
占位符对应的值
- 作者:
- luoguo
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlaceholderValue
public PlaceholderValue()
getName
public String getName()
setName
public void setName(String name)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2006–2016 TinyGroup. All rights reserved.