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