public class DaysForFirstCashDiscount extends IntegerBasedErpType<DaysForFirstCashDiscount>
Element: ACPI_ZBD1T Domain: ZBDXT Length: 2 Type: P Decimals: 0
Constructor and Description |
---|
DaysForFirstCashDiscount(int value) |
DaysForFirstCashDiscount(long value) |
DaysForFirstCashDiscount(String value) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxLength() |
Class<DaysForFirstCashDiscount> |
getType() |
boolean |
isSigned() |
static DaysForFirstCashDiscount |
of(int value) |
static DaysForFirstCashDiscount |
of(long value) |
static DaysForFirstCashDiscount |
of(String value) |
byteValue, equals, getTypeConverter, getValue, hashCode, intValue, longValue, shortValue, toString
public DaysForFirstCashDiscount(String value)
public DaysForFirstCashDiscount(int value)
public DaysForFirstCashDiscount(long value)
public static DaysForFirstCashDiscount of(String value)
public static DaysForFirstCashDiscount of(int value)
public static DaysForFirstCashDiscount of(long value)
public int getMaxLength()
public boolean isSigned()
public Class<DaysForFirstCashDiscount> getType()
Copyright © 2018 SAP SE. All rights reserved.