public class HelloWorldService extends Object
| Constructor and Description |
|---|
HelloWorldService() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
String |
getGreetName() |
void |
greet(String name) |
String |
sayHello(String name) |
Copyright © 2017. All rights reserved.