public class RulesUtility
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
RulesUtility.FieldNameTypes |
static class |
RulesUtility.StatusTypes |
Constructor and Description |
---|
RulesUtility() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Integer |
getIntegerFromField(Row row,
RulesUtility.FieldNameTypes field) |
static java.lang.Integer |
getIntegerFromField(Row row,
RulesUtility.FieldNameTypes field,
boolean mustExist) |
public static java.lang.Integer getIntegerFromField(Row row, RulesUtility.FieldNameTypes field) throws java.lang.Exception
java.lang.Exception
public static java.lang.Integer getIntegerFromField(Row row, RulesUtility.FieldNameTypes field, boolean mustExist) throws java.lang.Exception
java.lang.Exception