com.silverpeas.gallery.media
Class ExifProperty
java.lang.Object
com.silverpeas.gallery.media.ExifProperty
- Direct Known Subclasses:
- IptcProperty
public class ExifProperty
- extends Object
- Author:
- ehugonnet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExifProperty
public ExifProperty(int property)
getProperty
public int getProperty()
- Returns:
- the property
getLabel
public String getLabel()
- Returns:
- the label
getLabel
public String getLabel(String lang)
- Returns:
- the label
setLabel
public void setLabel(String lang,
String label)
- Parameters:
label
- the label to set
Copyright © 2016 Silverpeas. All Rights Reserved.