Package kz.greetgo.util.fui
Interface StrAccessor
-
public interface StrAccessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringget()voidset(java.lang.String value)
-
public interface StrAccessor
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
get() |
|
void |
set(java.lang.String value) |