public static class DataAccess.IntegerIx
extends java.lang.Object
Wrapper around the index as integer. An instance is member of OutTextPreparer#varValues.
Necessary to detect a null reference. In Java Integer can be used too, but that is more explicitly.