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