Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.Profile.CapabilityRefs
-
Packages that use Profile.CapabilityRefs Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of Profile.CapabilityRefs in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as Profile.CapabilityRefs Modifier and Type Field Description protected Profile.CapabilityRefs
Profile. capabilityRefs
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return Profile.CapabilityRefs Modifier and Type Method Description Profile.CapabilityRefs
ObjectFactory. createProfileCapabilityRefs()
Create an instance ofProfile.CapabilityRefs
Profile.CapabilityRefs
Profile. getCapabilityRefs()
Gets the value of the capabilityRefs property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type Profile.CapabilityRefs Modifier and Type Method Description void
Profile. setCapabilityRefs(Profile.CapabilityRefs value)
Sets the value of the capabilityRefs property.
-