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