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