public class SubclassMapping extends Object
| Constructor and Description |
|---|
SubclassMapping() |
| Modifier and Type | Method and Description |
|---|---|
Class |
getParentClass() |
Set<Class> |
getSubclassesSet() |
void |
setParentClass(Class parentClass) |
void |
setSubclassesSet(Set<Class> subclassesSet) |
Copyright © 2017 SAP SE. All Rights Reserved.