Class AbstractAttribute

java.lang.Object
org.fiware.mintaka.persistence.AbstractAttribute
Direct Known Subclasses:
Attribute, SubAttribute

@MappedSuperclass public abstract class AbstractAttribute extends Object
Database representation of an attribute as parent for the concrete SubAttributes and Attributes. Schema is defined by Orion-LD
  • Constructor Details

    • AbstractAttribute

      public AbstractAttribute()