Uses of Class
org.exoplatform.social.rest.entity.PhoneEntity
-
Packages that use PhoneEntity Package Description org.exoplatform.social.rest.entity -
-
Uses of PhoneEntity in org.exoplatform.social.rest.entity
Methods in org.exoplatform.social.rest.entity that return types with arguments of type PhoneEntity Modifier and Type Method Description List<PhoneEntity>ProfileEntity. getPhones()Method parameters in org.exoplatform.social.rest.entity with type arguments of type PhoneEntity Modifier and Type Method Description voidProfileEntity. setPhones(List<PhoneEntity> phones)
-