@Produces(value="text/plain") @Consumes(value="text/plain") public interface PropertyResource
| Modifier and Type | Method and Description |
|---|---|
String |
get() |
String |
set(String value) |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.