public class ApcAtTheTimeOfAssetImpairment extends DecimalBasedErpType<ApcAtTheTimeOfAssetImpairment>
Element: GLO_JP_APC_13_2 Domain: Length: 7 Type: P Decimals: 2
+ Element: GLO_JP_APC2_13_2
+ Element: GLO_JP_APC3_13_2
+ Element: GLO_JP_APC4_13_2
+ Element: GLO_JP_APC5_13_2
+ Element: GLO_JP_APC7_13_2
+ Element: GLO_JP_APC8_13_2
+ Element: GLO_JP_APC9_13_2
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 © 2019 SAP SE. All rights reserved.