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