public class ManagedObject extends Object implements Serializable
| Constructor and Description | 
|---|
ManagedObject()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getType()  | 
int | 
hashCode()  | 
void | 
setType(String type)  | 
Copyright © 2020. All rights reserved.