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