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