org.tinygroup.helloworld.service
类 HelloWorldXmlService

java.lang.Object
  继承者 org.tinygroup.helloworld.service.HelloWorldXmlService

public class HelloWorldXmlService
extends Object


构造方法摘要
HelloWorldXmlService()
           
 
方法摘要
 String sayHello(String name)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

HelloWorldXmlService

public HelloWorldXmlService()
方法详细信息

sayHello

public String sayHello(String name)


Copyright © 2006–2016 TinyGroup. All rights reserved.