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