Uses of Class
fi.tut.mei.resdescapi.rescatapi.model.ProfInfo
-
Packages that use ProfInfo Package Description fi.tut.mei.resdescapi.rescatapi.model Data models used for interfacing between Resource Catalogue implementation and Resource Catalogue API -
-
Uses of ProfInfo in fi.tut.mei.resdescapi.rescatapi.model
Methods in fi.tut.mei.resdescapi.rescatapi.model that return types with arguments of type ProfInfo Modifier and Type Method Description Map<String,ProfInfo>
ARDAndProfInfo. getProfInfoList()
Methods in fi.tut.mei.resdescapi.rescatapi.model with parameters of type ProfInfo Modifier and Type Method Description boolean
ARDAndProfInfo. addProfileInfo(ProfInfo profInfo)
Adds new profileInfo to this container's collectionMethod parameters in fi.tut.mei.resdescapi.rescatapi.model with type arguments of type ProfInfo Modifier and Type Method Description void
ARDAndProfInfo. setProfInfoList(Map<String,ProfInfo> profInfoList)
-