Class DslEntityField

java.lang.Object
io.vertigo.studio.impl.source.dsl.entity.DslEntityField

public final class DslEntityField extends Object
Field of an entity.
Author:
pchretien, mlaroche
  • Method Details

    • getName

      public String getName()
      Returns:
      Name
    • getCardinality

      public io.vertigo.core.lang.Cardinality getCardinality()
      Returns:
      the cardinality
    • getType

      public DslEntityFieldType getType()
      Returns:
      the type of the entity