java.lang.Object
de.bsvrz.dav.daf.communication.dataRepresentation.AttributeBaseValue
de.bsvrz.dav.daf.communication.dataRepresentation.AttributeValue

public class AttributeValue extends AttributeBaseValue
  • Constructor Details

    • AttributeValue

      public AttributeValue(DataModel dataModel, Attribute attribute)
      Erzeugt ein neues Objekt mit den gegebenen Parametern.
      Parameters:
      dataModel - Datenmodell
      attribute - Attribute
  • Method Details