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