public class IntegerParameter extends Object
| Modifier and Type | Field and Description |
|---|---|
private Integer |
integerValue |
private static String |
INVALID_INTEGER_MESSAGE |
| Constructor and Description |
|---|
IntegerParameter(String rawIntegerValue) |
private static final String INVALID_INTEGER_MESSAGE
private Integer integerValue
public IntegerParameter(String rawIntegerValue)
public Integer getInteger()
Copyright © 2015 Apache NiFi (incubating). All rights reserved.