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