public class ServiceInfo extends Object
ServiceInfo()
ServiceInfo(String serviceName, String method)
String
getMethod()
getServiceName()
void
setMethod(String method)
setServiceName(String serviceName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServiceInfo(String serviceName, String method)
public ServiceInfo()
public String getServiceName()
public void setServiceName(String serviceName)
public String getMethod()
public void setMethod(String method)
Copyright © 2024. All rights reserved.