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