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