public class KarafPropertyEdits extends Object implements Serializable
| Constructor and Description |
|---|
KarafPropertyEdits() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEdit(KarafPropertyEdit karafPropertyEdit)
Method addEdit.
|
List<KarafPropertyEdit> |
getEdits()
Method getEdits.
|
String |
getModelEncoding()
Get the modelEncoding field.
|
void |
removeEdit(KarafPropertyEdit karafPropertyEdit)
Method removeEdit.
|
void |
setEdits(List<KarafPropertyEdit> edits)
Set the list of edits to perform.
|
void |
setModelEncoding(String modelEncoding)
Set the modelEncoding field.
|
public void addEdit(KarafPropertyEdit karafPropertyEdit)
karafPropertyEdit - public List<KarafPropertyEdit> getEdits()
public String getModelEncoding()
public void removeEdit(KarafPropertyEdit karafPropertyEdit)
karafPropertyEdit - public void setEdits(List<KarafPropertyEdit> edits)
edits - public void setModelEncoding(String modelEncoding)
modelEncoding - Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.