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