Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.Profile.ExtendRef
-
Packages that use Profile.ExtendRef Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of Profile.ExtendRef in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type Profile.ExtendRef Modifier and Type Field Description protected List<Profile.ExtendRef>
Profile. extendRef
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return Profile.ExtendRef Modifier and Type Method Description Profile.ExtendRef
ObjectFactory. createProfileExtendRef()
Create an instance ofProfile.ExtendRef
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type Profile.ExtendRef Modifier and Type Method Description List<Profile.ExtendRef>
Profile. getExtendRef()
Gets the value of the extendRef property.
-