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