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