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