public class BookValueAfterAssetImpairment extends DecimalBasedErpType<BookValueAfterAssetImpairment>
Element: GLO_JP_APC6 Domain: AFLE13D2O17N_TO_23D2O30N Length: 12 Type: P Decimals: 2
+ Element: GLO_JP_BAI
+ Element: GLO_JP_BAI2
+ Element: GLO_JP_BAI3
+ Element: GLO_JP_BAI4
+ Element: GLO_JP_BAI5
+ Element: GLO_JP_BAI6
+ Element: GLO_JP_BAI7
+ Element: GLO_JP_BAI8
+ Element: GLO_JP_BAI9
Constructor and Description |
---|
BookValueAfterAssetImpairment(BigDecimal value) |
BookValueAfterAssetImpairment(double value) |
BookValueAfterAssetImpairment(float value) |
BookValueAfterAssetImpairment(String value) |
Modifier and Type | Method and Description |
---|---|
int |
getDecimals() |
int |
getMaxLength() |
Class<BookValueAfterAssetImpairment> |
getType() |
boolean |
isSigned() |
static BookValueAfterAssetImpairment |
of(BigDecimal value) |
static BookValueAfterAssetImpairment |
of(double value) |
static BookValueAfterAssetImpairment |
of(float value) |
static BookValueAfterAssetImpairment |
of(String value) |
canEqual, equals, getTypeConverter, getValue, hashCode, toString
public BookValueAfterAssetImpairment(String value)
public BookValueAfterAssetImpairment(BigDecimal value)
public BookValueAfterAssetImpairment(float value)
public BookValueAfterAssetImpairment(double value)
@Nonnull public static BookValueAfterAssetImpairment of(String value)
@Nonnull public static BookValueAfterAssetImpairment of(BigDecimal value)
@Nonnull public static BookValueAfterAssetImpairment of(float value)
@Nonnull public static BookValueAfterAssetImpairment of(double value)
public int getDecimals()
getDecimals
in class DecimalBasedErpType<BookValueAfterAssetImpairment>
public int getMaxLength()
getMaxLength
in class DecimalBasedErpType<BookValueAfterAssetImpairment>
public boolean isSigned()
isSigned
in class DecimalBasedErpType<BookValueAfterAssetImpairment>
@Nonnull public Class<BookValueAfterAssetImpairment> getType()
getType
in class DecimalBasedErpType<BookValueAfterAssetImpairment>
Copyright © 2018 SAP SE. All rights reserved.