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