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