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