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