public class WithTaxAmountIn3RdLocalCurrencyEnteredManually extends DecimalBasedErpType<WithTaxAmountIn3RdLocalCurrencyEnteredManually>
Element: BAPIWT_QBUIH3 Domain: BAPICURR Length: 12 Type: P Decimals: 4
Constructor and Description |
---|
WithTaxAmountIn3RdLocalCurrencyEnteredManually(BigDecimal value) |
WithTaxAmountIn3RdLocalCurrencyEnteredManually(double value) |
WithTaxAmountIn3RdLocalCurrencyEnteredManually(float value) |
WithTaxAmountIn3RdLocalCurrencyEnteredManually(String value) |
Modifier and Type | Method and Description |
---|---|
int |
getDecimals() |
int |
getMaxLength() |
Class<WithTaxAmountIn3RdLocalCurrencyEnteredManually> |
getType() |
boolean |
isSigned() |
static WithTaxAmountIn3RdLocalCurrencyEnteredManually |
of(BigDecimal value) |
static WithTaxAmountIn3RdLocalCurrencyEnteredManually |
of(double value) |
static WithTaxAmountIn3RdLocalCurrencyEnteredManually |
of(float value) |
static WithTaxAmountIn3RdLocalCurrencyEnteredManually |
of(String value) |
canEqual, equals, getTypeConverter, getValue, hashCode, toString
public WithTaxAmountIn3RdLocalCurrencyEnteredManually(String value)
public WithTaxAmountIn3RdLocalCurrencyEnteredManually(BigDecimal value)
public WithTaxAmountIn3RdLocalCurrencyEnteredManually(float value)
public WithTaxAmountIn3RdLocalCurrencyEnteredManually(double value)
public static WithTaxAmountIn3RdLocalCurrencyEnteredManually of(String value)
public static WithTaxAmountIn3RdLocalCurrencyEnteredManually of(BigDecimal value)
public static WithTaxAmountIn3RdLocalCurrencyEnteredManually of(float value)
public static WithTaxAmountIn3RdLocalCurrencyEnteredManually of(double value)
public int getDecimals()
getDecimals
in class DecimalBasedErpType<WithTaxAmountIn3RdLocalCurrencyEnteredManually>
public int getMaxLength()
getMaxLength
in class DecimalBasedErpType<WithTaxAmountIn3RdLocalCurrencyEnteredManually>
public boolean isSigned()
isSigned
in class DecimalBasedErpType<WithTaxAmountIn3RdLocalCurrencyEnteredManually>
public Class<WithTaxAmountIn3RdLocalCurrencyEnteredManually> getType()
getType
in class DecimalBasedErpType<WithTaxAmountIn3RdLocalCurrencyEnteredManually>
Copyright © 2018 SAP SE. All rights reserved.