public class ActivationsImpl extends Object implements Activations
Activations.Tag| Constructor and Description |
|---|
ActivationsImpl(List<Activation> activations)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<Activation> |
getActivations()
Get the activations.
|
int |
hashCode() |
String |
toString() |
public ActivationsImpl(List<Activation> activations)
activations - activationspublic final List<Activation> getActivations()
getActivations in interface ActivationsCopyright © 2021 JBoss by Red Hat. All rights reserved.