Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.Reference
-
Packages that use Reference Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of Reference in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type Reference Modifier and Type Field Description protected List<Reference>
AbstractResourceDesc.GeneralRequirements.References. reference
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return Reference Modifier and Type Method Description Reference
ObjectFactory. createReference()
Create an instance ofReference
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type Reference Modifier and Type Method Description List<Reference>
AbstractResourceDesc.GeneralRequirements.References. getReference()
Gets the value of the reference property.
-