public class WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16 extends DecimalBasedErpType<WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16>
Element: BAPIWT_AWT3_31 Domain: BAPICUREXT31 Length: 16 Type: P Decimals: 8
Constructor and Description |
---|
WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16(BigDecimal value) |
WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16(double value) |
WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16(float value) |
WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16(String value) |
Modifier and Type | Method and Description |
---|---|
int |
getDecimals() |
int |
getMaxLength() |
Class<WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16> |
getType() |
boolean |
isSigned() |
static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16 |
of(BigDecimal value) |
static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16 |
of(double value) |
static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16 |
of(float value) |
static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16 |
of(String value) |
canEqual, equals, getTypeConverter, getValue, hashCode, toString
public WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16(String value)
public WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16(BigDecimal value)
public WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16(float value)
public WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16(double value)
@Nonnull public static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16 of(String value)
@Nonnull public static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16 of(BigDecimal value)
@Nonnull public static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16 of(float value)
@Nonnull public static WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16 of(double value)
public int getDecimals()
getDecimals
in class DecimalBasedErpType<WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16>
public int getMaxLength()
getMaxLength
in class DecimalBasedErpType<WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16>
public boolean isSigned()
isSigned
in class DecimalBasedErpType<WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16>
@Nonnull public Class<WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16> getType()
getType
in class DecimalBasedErpType<WithTaxAmountAlreadyWithheldIn3RdLocalCurrency16>
Copyright © 2019 SAP SE. All rights reserved.