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