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