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