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