public class ClifAlias extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
pattern |
protected String |
value |
Constructor and Description |
---|
ClifAlias() |
ClifAlias(String pattern,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getPattern() |
String |
getValue() |
void |
setPattern(String pattern) |
void |
setValue(String value) |
Copyright © 2016–2017 CLIF project. All rights reserved.