Class OtherTestClass

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

public class OtherTestClass extends Object
  • Constructor Details

    • OtherTestClass

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