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