public class DataModelInfo extends Object implements Serializable
| Constructor and Description | 
|---|
| DataModelInfo(Type type,
             Class<?> forClass) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| Class<?> | getForClass() | 
| Type | getType() | 
| int | hashCode() | 
| void | setForClass(Class<?> forClass) | 
| void | setType(Type type) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.