public static class ConsequenceImpl.UpdateImpl extends Object implements Consequence.Update
Constructor and Description |
---|
UpdateImpl(Variable updatedVariable,
String... updatedFields) |
Modifier and Type | Method and Description |
---|---|
String[] |
getUpdatedFields() |
Variable |
getUpdatedVariable() |
public Variable getUpdatedVariable()
getUpdatedVariable
in interface Consequence.Update
public String[] getUpdatedFields()
getUpdatedFields
in interface Consequence.Update
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.