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