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