Class OtherTestClass


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

      • OtherTestClass

        public OtherTestClass()
    • 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()