public class DistributionChannel extends StringBasedErpType<DistributionChannel>
Domain: VTWEG Length: 2 Type: CHAR 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) |
compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public DistributionChannel(String value)
public static DistributionChannel of(String value)
public ErpTypeConverter<DistributionChannel> getTypeConverter()
public Class<DistributionChannel> getType()
getType
in class StringBasedErpType<DistributionChannel>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<DistributionChannel>
public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<DistributionChannel>
Copyright © 2017 SAP SE. All rights reserved.