Cr2TimeInfoPackage
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage, com.groupdocs.metadata.core.RawDictionaryBasePackage
public final class Cr2TimeInfoPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
Constructors
Constructor | Description |
---|---|
Cr2TimeInfoPackage() | Initializes a new instance of the Cr2TimeInfoPackage class. |
Methods
Method | Description |
---|---|
getTimeZone() | Gets the TimeZone. |
getTimeZoneCity() | Gets the TimeZoneCity. |
getDaylightSavings() | Gets the DaylightSavings. |
Cr2TimeInfoPackage()
public Cr2TimeInfoPackage()
Initializes a new instance of the Cr2TimeInfoPackage class.
getTimeZone()
public final int getTimeZone()
Gets the TimeZone.
Returns: int - The TimeZone.
getTimeZoneCity()
public final int getTimeZoneCity()
Gets the TimeZoneCity.
Returns: int - The TimeZoneCity.
getDaylightSavings()
public final int getDaylightSavings()
Gets the DaylightSavings.
Returns: int - The DaylightSavings.