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