public class RestPath
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
path |
Constructor and Description |
---|
RestPath() |
RestPath(java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPath() |
void |
setPath(java.lang.String path) |