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