Package org.apache.xmpbox.type
Annotation Type PropertyType
-
@Retention(RUNTIME) @Target(FIELD) public @interface PropertyType
to be used at runtime
-
-
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
-
-