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