@Entity public class Sample extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Sample() |
|
Sample(String id,
String ownerId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
String |
getOwnerId() |
void |
setName(String name) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.