Class PropertyValueGenerator

java.lang.Object
org.dspace.app.iiif.model.generator.PropertyValueGenerator
All Implemented Interfaces:
IIIFValue

public class PropertyValueGenerator extends Object implements IIIFValue
This class wraps the domain model property value annotation. The property is the type for strings that are intended to be displayed to the user.
  • Constructor Details

    • PropertyValueGenerator

      public PropertyValueGenerator()
  • Method Details