Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.AbstractResourceDesc.Profiles
-
Packages that use AbstractResourceDesc.Profiles Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of AbstractResourceDesc.Profiles in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as AbstractResourceDesc.Profiles Modifier and Type Field Description protected AbstractResourceDesc.Profiles
AbstractResourceDesc. profiles
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return AbstractResourceDesc.Profiles Modifier and Type Method Description AbstractResourceDesc.Profiles
ObjectFactory. createAbstractResourceDescProfiles()
Create an instance ofAbstractResourceDesc.Profiles
AbstractResourceDesc.Profiles
AbstractResourceDesc. getProfiles()
Gets the value of the profiles property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type AbstractResourceDesc.Profiles Modifier and Type Method Description void
AbstractResourceDesc. setProfiles(AbstractResourceDesc.Profiles value)
Sets the value of the profiles property.
-