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