public class Modifier extends Object implements Serializable
| Constructor and Description |
|---|
Modifier(String type) |
Modifier(String type,
String comparison,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComparison() |
String |
getType() |
String |
getValue() |
String |
toString() |
public Modifier(String type)
Copyright © 2017. All Rights Reserved.