Interface SomeService
-
public interface SomeService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getValue()
-
-
-
Method Detail
-
getValue
String getValue()
-
-
public interface SomeService
Modifier and Type | Method | Description |
---|---|---|
String |
getValue() |
String getValue()