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