I have following class:
class CampaignBeanDto { Date startDate; @MyAnnotation Date endDate;}
I need the reference to field endDate
endDate
I should know which value has value startDate for same instance
startDate
Aucun commentaire:
Enregistrer un commentaire