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