POF Serializer Generator >
Features Annotations Future Downloads Changelog Compatibility Presentations
@PofSerialized @PofAttribute @PofUniformCollection @PofUniformMap @PofDate @PofAttributeSerializer

This annotation needs to be specified if the date attribute needs to be handled differently from the default writeDateTime method.


Attributes:

Attribute Type Default value Description
value   PofDate.PofDateType N/A Enumerated value corresponding to the required write method.

Can be one of:
  • DATE
  • DATETIME
  • TIME
  • DATETIME_WITH_ZONE
  • TIME_WITH_ZONE