public class ApcAtTheTimeOfAssetImpairment extends DecimalBasedErpType<ApcAtTheTimeOfAssetImpairment>
Element: GLO_JP_APC Domain: Length: 7 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) |
equals, getTypeConverter, getValue, hashCode, toString
public ApcAtTheTimeOfAssetImpairment(String value)
public ApcAtTheTimeOfAssetImpairment(BigDecimal value)
public ApcAtTheTimeOfAssetImpairment(float value)
public ApcAtTheTimeOfAssetImpairment(double value)
public static ApcAtTheTimeOfAssetImpairment of(String value)
public static ApcAtTheTimeOfAssetImpairment of(BigDecimal value)
public static ApcAtTheTimeOfAssetImpairment of(float value)
public static ApcAtTheTimeOfAssetImpairment of(double value)
public int getDecimals()
public int getMaxLength()
public boolean isSigned()
public Class<ApcAtTheTimeOfAssetImpairment> getType()
Copyright © 2018 SAP SE. All rights reserved.