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