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