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