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