public class TestClass extends Object
| Type | Property and Description |
|---|---|
boolean |
isSmallBoolean
Gets the value of the property smallBooleanProperty.
|
| Constructor and Description |
|---|
TestClass() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBigBooleanProperty() |
BigDecimal |
getBigDecimalProperty() |
BigInteger |
getBigIntegerProperty() |
Byte |
getByteProperty() |
String |
getStringProperty() |
boolean |
isSmallBooleanProperty()
Gets the value of the property smallBooleanProperty.
|
public boolean isSmallBooleanProperty
public String getStringProperty()
public boolean isSmallBooleanProperty()
public Boolean getBigBooleanProperty()
public BigDecimal getBigDecimalProperty()
public BigInteger getBigIntegerProperty()
public Byte getByteProperty()
Copyright © 2017 SAP SE. All Rights Reserved.