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