public class BlockKey extends StringBasedErpType<BlockKey>
Element: GLO_IN_BLK_KEY Domain: GLO_IN_BLK_KEY Length: 5 Type: C Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<BlockKey> |
getType() |
ErpTypeConverter<BlockKey> |
getTypeConverter() |
static BlockKey |
of(String value) |
canEqual, compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public BlockKey(String value)
@Nonnull public ErpTypeConverter<BlockKey> getTypeConverter()
@Nonnull public Class<BlockKey> getType()
getType
in class StringBasedErpType<BlockKey>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<BlockKey>
@Nonnull public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<BlockKey>
Copyright © 2018 SAP SE. All rights reserved.