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