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