Class DslEntityField
java.lang.Object
io.vertigo.studio.impl.source.dsl.entity.DslEntityField
Field of an entity.
- Author:
- pchretien, mlaroche
-
Method Details
-
getName
- Returns:
- Name
-
getCardinality
public io.vertigo.core.lang.Cardinality getCardinality()- Returns:
- the cardinality
-
getType
- Returns:
- the type of the entity
-