public class Identifier extends Object
| Constructor and Description |
|---|
Identifier(Class<?> clazz,
String id) |
Identifier(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Class<?> |
getClazz() |
String |
getPojoName() |
String |
toString() |
public Identifier(String id)
Copyright © 2019. All rights reserved.