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