org.tinygroup.uiengine.config
Class MacroParameter
java.lang.Object
org.tinygroup.uiengine.config.MacroParameter
public class MacroParameter
- extends Object
- Author:
- luoguo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MacroParameter
public MacroParameter()
getName
public String getName()
setName
public void setName(String name)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getType
public String getType()
setType
public void setType(String type)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
Copyright © 2006–2015 TinyGroup. All rights reserved.