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