public class RdAsset extends StringBasedErpType<RdAsset>
Element: GLO_IN_R_AND_D_ASSET Domain: GLO_IN_R_AND_D_ASSET Length: 1 Type: C Decimals: 0
StringBasedErpType.CharCasing, StringBasedErpType.FillCharStrategy
Modifier and Type | Field and Description |
---|---|
static RdAsset |
NormalAsset
Normal asset
|
static RdAsset |
RDAsset
R & D asset
|
Modifier and Type | Method and Description |
---|---|
StringBasedErpType.FillCharStrategy |
getFillCharStrategy() |
int |
getMaxLength() |
Class<RdAsset> |
getType() |
ErpTypeConverter<RdAsset> |
getTypeConverter() |
canEqual, compareTo, equals, getFillChar, getKeyAsString, getValue, hashCode, isDefault, isEmpty, toString, toString, transformToString, transformToType
public static final RdAsset NormalAsset
public static final RdAsset RDAsset
public RdAsset(String value)
@Nonnull public ErpTypeConverter<RdAsset> getTypeConverter()
@Nonnull public Class<RdAsset> getType()
getType
in class StringBasedErpType<RdAsset>
public int getMaxLength()
getMaxLength
in class StringBasedErpType<RdAsset>
@Nonnull public StringBasedErpType.FillCharStrategy getFillCharStrategy()
getFillCharStrategy
in class StringBasedErpType<RdAsset>
Copyright © 2018 SAP SE. All rights reserved.