| Modifier and Type | Method and Description |
|---|---|
Supertype |
EntityType.getSuperType() |
| Modifier and Type | Method and Description |
|---|---|
Set<Supertype> |
EntityType.getSuperTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityType.addSupertype(Supertype entityType) |
void |
EntityType.include(Supertype supertype) |
| Constructor and Description |
|---|
EntityType(com.mysema.codegen.model.Type type,
Set<Supertype> superTypes)
Create a new EntityType instance for the given type and superTypes
|
Copyright © 2007–2014 Mysema Ltd. All rights reserved.