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