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