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