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