Config.FieldPresence
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PIPIPECONFID |
Constructor and Description |
---|
PiPipeconfConfig() |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid()
Indicates whether or not the backing JSON node contains valid data.
|
PiPipeconfId |
piPipeconfId() |
apply, clear, get, get, get, get, get, get, getList, getList, hasField, hasField, hasFields, hasFields, hasOnlyFields, hasOnlyFields, init, isBoolean, isBoolean, isConnectPoint, isConnectPoint, isDecimal, isDecimal, isIntegralNumber, isIntegralNumber, isIpAddress, isIpAddress, isIpPrefix, isIpPrefix, isMacAddress, isMacAddress, isNumber, isNumber, isString, isString, isTpPort, isTpPort, isValidLength, key, node, setList, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, subject, toString
public static final java.lang.String PIPIPECONFID
public boolean isValid()
Config
Default implementation returns true. Subclasses are expected to override this with their own validation. Implementations are free to throw a RuntimeException if data is invalid.
public PiPipeconfId piPipeconfId()