Uses of Enum
org.apache.xmpbox.type.Cardinality
Packages that use Cardinality
-
Uses of Cardinality in org.apache.xmpbox.type
Subclasses with type arguments of type Cardinality in org.apache.xmpbox.typeMethods in org.apache.xmpbox.type that return CardinalityModifier and TypeMethodDescriptionArrayProperty.getArrayType()static CardinalityReturns the enum constant of this type with the specified name.static Cardinality[]Cardinality.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.xmpbox.type with parameters of type CardinalityModifier and TypeMethodDescriptionAbstractStructuredType.createArrayProperty(String propertyName, Cardinality type) TypeMapping.createArrayProperty(String namespace, String prefix, String propertyName, Cardinality type) static PropertyTypeTypeMapping.createPropertyType(Types type, Cardinality card) Constructors in org.apache.xmpbox.type with parameters of type CardinalityModifierConstructorDescriptionArrayProperty(XMPMetadata metadata, String namespace, String prefix, String propertyName, Cardinality type) Constructor of a complex property