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