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