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