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