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