vendredi 17 avril 2015

reflection. How to know sibling field value?

I have following class:



class CampaignBeanDto {

Date startDate;

@MyAnnotation
Date endDate;

}


I need the reference to field endDate


I should know which value has value startDate for same instance






Aucun commentaire:

Enregistrer un commentaire