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