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