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