Cr2TimeInfoPackage
Leave feedback
On this page
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.
| Constructor | Description |
|---|---|
| Cr2TimeInfoPackage() | Initializes a new instance of the Cr2TimeInfoPackage class. |
| Method | Description |
|---|---|
| getTimeZone() | Gets the TimeZone. |
| getTimeZoneCity() | Gets the TimeZoneCity. |
| getDaylightSavings() | Gets the DaylightSavings. |
public Cr2TimeInfoPackage()
Initializes a new instance of the Cr2TimeInfoPackage class.
public final int getTimeZone()
Gets the TimeZone.
Returns: int - The TimeZone.
public final int getTimeZoneCity()
Gets the TimeZoneCity.
Returns: int - The TimeZoneCity.
public final int getDaylightSavings()
Gets the DaylightSavings.
Returns: int - The DaylightSavings.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.