Uses of Class
org.silverpeas.mobile.shared.dto.PropertyDTO
-
Packages that use PropertyDTO Package Description org.silverpeas.mobile.shared.dto -
-
Uses of PropertyDTO in org.silverpeas.mobile.shared.dto
Methods in org.silverpeas.mobile.shared.dto that return types with arguments of type PropertyDTO Modifier and Type Method Description List<PropertyDTO>
DetailUserDTO. getProperties()
Method parameters in org.silverpeas.mobile.shared.dto with type arguments of type PropertyDTO Modifier and Type Method Description void
DetailUserDTO. setProperties(List<PropertyDTO> properties)
-