public class SubstructureIdentification extends StringBasedErpType<SubstructureIdentification>
Domain: USTRU Length: 8 Type: CHAR Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Constructor and Description |
---|
SubstructureIdentification(String value) |
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<SubstructureIdentification> |
getType() |
ErpTypeConverter<SubstructureIdentification> |
getTypeConverter() |
static SubstructureIdentification |
of(String value) |
compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public SubstructureIdentification(String value)
public static SubstructureIdentification of(String value)
public ErpTypeConverter<SubstructureIdentification> getTypeConverter()
public Class<SubstructureIdentification> getType()
getType
in class StringBasedErpType<SubstructureIdentification>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<SubstructureIdentification>
public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<SubstructureIdentification>
Copyright © 2017 SAP SE. All rights reserved.