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