Interface PropertyResource
-
- All Known Implementing Classes:
PropertyResourceImpl
@Produces("text/plain") @Consumes("text/plain") public interface PropertyResource
- Author:
- Martin Matula
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringget()Stringset(String value)
-