public class Fragment extends Object implements Serializable
| Constructor and Description |
|---|
Fragment() |
| Modifier and Type | Method and Description |
|---|---|
Fragment |
contents(String contents) |
boolean |
equals(Object o) |
String |
getContents() |
String |
getId() |
String |
getSlug() |
int |
hashCode() |
Fragment |
id(String id) |
void |
setContents(String contents) |
void |
setId(String id) |
void |
setSlug(String slug) |
Fragment |
slug(String slug) |
String |
toString() |
Copyright © 2019 Metatavu Oy. All rights reserved.