public class Proposal extends Object
| Constructor and Description |
|---|
Proposal(SimpleString groupId,
SimpleString clusterName) |
| Modifier and Type | Method and Description |
|---|---|
SimpleString |
getClusterName() |
SimpleString |
getGroupId() |
String |
toString() |
public Proposal(SimpleString groupId, SimpleString clusterName)
public SimpleString getGroupId()
public SimpleString getClusterName()
Copyright © 2018 JBoss by Red Hat. All rights reserved.