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