public class ResourceObject extends Object
| Constructor and Description |
|---|
ResourceObject() |
ResourceObject(String title,
String body) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBody() |
String |
getTitle() |
void |
setBody(String body) |
void |
setTitle(String title) |
Copyright © 2022. All Rights Reserved.