java.lang.Object
de.hybris.platform.validation.interceptors.TestClass

public class TestClass extends Object
  • Constructor Details

    • TestClass

      public TestClass()
  • Method Details

    • getStringProperty

      public String getStringProperty()
    • isSmallBooleanProperty

      public boolean isSmallBooleanProperty()
    • getBigBooleanProperty

      public Boolean getBigBooleanProperty()
    • getBigDecimalProperty

      public BigDecimal getBigDecimalProperty()
    • getBigIntegerProperty

      public BigInteger getBigIntegerProperty()
    • getByteProperty

      public Byte getByteProperty()