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