Class ExifProperty
java.lang.Object
org.silverpeas.components.gallery.media.ExifProperty
- Direct Known Subclasses:
IptcProperty
- Author:
- ehugonnet
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExifProperty
public ExifProperty(int property)
-
-
Method Details
-
getProperty
public int getProperty()- Returns:
- the property
-
getLabel
- Returns:
- the label
-
setLabel
- Parameters:
label- the label to set
-