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