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