org.tinygroup.metadata.config.service
类 ServiceComponent
java.lang.Object
org.tinygroup.metadata.config.service.ServiceComponent
public class ServiceComponent
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceComponent
public ServiceComponent()
getBean
public String getBean()
setBean
public void setBean(String bean)
getServiceMethods
public List<ServiceMethod> getServiceMethods()
setServiceMethods
public void setServiceMethods(List<ServiceMethod> serviceMethods)
getType
public String getType()
setType
public void setType(String type)
Copyright © 2006–2016 TinyGroup. All rights reserved.