Class UserProfile
- java.lang.Object
-
- eu.dnetlib.irishmonitorservice.entities.UserProfile
-
public class UserProfile extends Object
-
-
Constructor Summary
Constructors Constructor Description UserProfile()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAaiId()BooleangetConsent()StringgetId()voidsetAaiId(String aaiId)voidsetConsent(Boolean consent)voidsetId(String id)
-