public class MyService extends Object implements IMyService
| Constructor and Description |
|---|
MyService() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHelloWorldText()
Retrieves the text to say "Hello World".
|
public String getHelloWorldText()
IMyServicegetHelloWorldText in interface IMyServiceIMyService.getHelloWorldText()Copyright © 2020. All rights reserved.