Class TestClass


  • public class TestClass
    extends java.lang.Object
    • Constructor Detail

      • TestClass

        public TestClass()
    • Method Detail

      • getStringProperty

        public java.lang.String getStringProperty()
      • isSmallBooleanProperty

        public boolean isSmallBooleanProperty()
      • getBigBooleanProperty

        public java.lang.Boolean getBigBooleanProperty()
      • getBigDecimalProperty

        public java.math.BigDecimal getBigDecimalProperty()
      • getBigIntegerProperty

        public java.math.BigInteger getBigIntegerProperty()
      • getByteProperty

        public java.lang.Byte getByteProperty()