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