public class ModificationsList extends Object implements Modification
Modification.Type
Constructor and Description |
---|
ModificationsList(List<? extends Modification> list) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<? extends Modification> |
getList() |
Modification.Type |
getType() |
int |
hashCode() |
String |
toString() |
public ModificationsList(List<? extends Modification> list)
public Modification.Type getType()
getType
in interface Modification
public List<? extends Modification> getList()
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.