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