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