public class ServiceComponent extends Object
Constructor and Description |
---|
ServiceComponent() |
Modifier and Type | Method and Description |
---|---|
String |
getBean() |
List<ServiceMethod> |
getServiceMethods() |
String |
getType() |
void |
setBean(String bean) |
void |
setServiceMethods(List<ServiceMethod> serviceMethods) |
void |
setType(String type) |
public String getBean()
public void setBean(String bean)
public List<ServiceMethod> getServiceMethods()
public void setServiceMethods(List<ServiceMethod> serviceMethods)
public String getType()
public void setType(String type)
Copyright © 2006–2018 TinyGroup. All rights reserved.