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