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