Annotation Type PropertyType


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface PropertyType
    to be used at runtime
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Types type
      get valuetype defined in this description that must be used to build properties descriptions in schema descriptions
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Cardinality card  
    • Element Detail

      • type

        Types type
        get valuetype defined in this description that must be used to build properties descriptions in schema descriptions
      • card

        Cardinality card
        Default:
        org.apache.xmpbox.type.Cardinality.Simple