org.tinygroup.annotation.config
类 ProcessorBean

java.lang.Object
  继承者 org.tinygroup.annotation.config.ProcessorBean

public class ProcessorBean
extends Object

处理类定义

作者:
luoguo

构造方法摘要
ProcessorBean()
           
 
方法摘要
 Boolean getEnable()
           
 String getName()
           
 String getType()
           
 void setEnable(Boolean enable)
           
 void setName(String name)
           
 void setType(String type)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ProcessorBean

public ProcessorBean()
方法详细信息

getEnable

public Boolean getEnable()

setEnable

public void setEnable(Boolean enable)

getName

public String getName()

setName

public void setName(String name)

getType

public String getType()

setType

public void setType(String type)


Copyright © 2006–2016 TinyGroup. All rights reserved.