public final class Entity extends Object
| Modifier and Type | Method and Description |
|---|---|
Set<EntityAttribute> |
getAttributes() |
String |
getName() |
Set<EntityProperty> |
getProperties() |
boolean |
isNotNull(EntityProperty property) |
public String getName()
public Set<EntityProperty> getProperties()
public boolean isNotNull(EntityProperty property)
property - Propriétépublic Set<EntityAttribute> getAttributes()
Copyright © 2015. All Rights Reserved.