public static class GenericHelper.TypeEntry extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
addSubEntry(GenericHelper.TypeEntry entry) |
String |
getCode() |
String |
getDisplayName() |
Collection |
getSubEntries() |
ComposedType |
getType() |
boolean |
isAbstract() |
String |
toString() |
public String getCode()
public String getDisplayName()
public ComposedType getType()
public Collection getSubEntries()
public void addSubEntry(GenericHelper.TypeEntry entry)
public final boolean isAbstract()
Copyright © 2017 SAP SE. All Rights Reserved.