public class ApcAtTheTimeOfAssetImpairment extends DecimalBasedErpType<ApcAtTheTimeOfAssetImpairment>
Element: GLO_JP_APC Domain: AFLE13D2O17N_TO_23D2O30N Length: 12 Type: P Decimals: 2
+ Element: GLO_JP_APC2
+ Element: GLO_JP_APC3
+ Element: GLO_JP_APC4
+ Element: GLO_JP_APC5
+ Element: GLO_JP_APC7
+ Element: GLO_JP_APC8
+ Element: GLO_JP_APC9
Constructor and Description |
---|
ApcAtTheTimeOfAssetImpairment(BigDecimal value) |
ApcAtTheTimeOfAssetImpairment(double value) |
ApcAtTheTimeOfAssetImpairment(float value) |
ApcAtTheTimeOfAssetImpairment(String value) |
Modifier and Type | Method and Description |
---|---|
int |
getDecimals() |
int |
getMaxLength() |
Class<ApcAtTheTimeOfAssetImpairment> |
getType() |
boolean |
isSigned() |
static ApcAtTheTimeOfAssetImpairment |
of(BigDecimal value) |
static ApcAtTheTimeOfAssetImpairment |
of(double value) |
static ApcAtTheTimeOfAssetImpairment |
of(float value) |
static ApcAtTheTimeOfAssetImpairment |
of(String value) |
canEqual, equals, getTypeConverter, getValue, hashCode, toString
public ApcAtTheTimeOfAssetImpairment(String value)
public ApcAtTheTimeOfAssetImpairment(BigDecimal value)
public ApcAtTheTimeOfAssetImpairment(float value)
public ApcAtTheTimeOfAssetImpairment(double value)
@Nonnull public static ApcAtTheTimeOfAssetImpairment of(String value)
@Nonnull public static ApcAtTheTimeOfAssetImpairment of(BigDecimal value)
@Nonnull public static ApcAtTheTimeOfAssetImpairment of(float value)
@Nonnull public static ApcAtTheTimeOfAssetImpairment of(double value)
public int getDecimals()
getDecimals
in class DecimalBasedErpType<ApcAtTheTimeOfAssetImpairment>
public int getMaxLength()
getMaxLength
in class DecimalBasedErpType<ApcAtTheTimeOfAssetImpairment>
public boolean isSigned()
isSigned
in class DecimalBasedErpType<ApcAtTheTimeOfAssetImpairment>
@Nonnull public Class<ApcAtTheTimeOfAssetImpairment> getType()
getType
in class DecimalBasedErpType<ApcAtTheTimeOfAssetImpairment>
Copyright © 2018 SAP SE. All rights reserved.