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