| Constructor and Description |
|---|
DefaultMetaData() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
<T> T |
get(Class<T> type)
Get the strongly typed data instance for the specified type.
|
int |
hashCode() |
void |
register(Object instance,
Class... types)
Register a data instance for one or more types.
|
public <T> T get(Class<T> type)
MetaDatapublic void register(Object instance, Class... types)
MetaDataCopyright © 2017 SAP SE. All Rights Reserved.