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