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