public interface TypeInspector
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsRelationType(String name) |
RelationType |
getExistingRelationType(long id) |
RelationType |
getRelationType(String name) |
RelationType getExistingRelationType(long id)
boolean containsRelationType(String name)
RelationType getRelationType(String name)
Copyright © 2012–2014. All rights reserved.