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