T
- The type to convert.public abstract class AbstractErpTypeConverter<T> extends AbstractTypeConverter<T,String> implements ErpTypeConverter<T>
Constructor and Description |
---|
AbstractErpTypeConverter() |
Modifier and Type | Method and Description |
---|---|
Class<String> |
getDomainType()
Getter for an class object of the domain-specific type.
|
fromDomain, fromDomainNonNull, toDomain, toDomainNonNull
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromDomain, getType, toDomain
@Nonnull public Class<String> getDomainType()
getDomainType
in interface TypeConverter<T,String>
DomainT
.Copyright © 2019 SAP SE. All rights reserved.