Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.IFPropertyRefCT
-
Packages that use IFPropertyRefCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of IFPropertyRefCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type IFPropertyRefCT Modifier and Type Field Description protected List<IFPropertyRefCT>
InterfaceRefCT. ifPropertyRef
protected List<IFPropertyRefCT>
InterfaceStdCT. ifPropertyRef
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return IFPropertyRefCT Modifier and Type Method Description IFPropertyRefCT
ObjectFactory. createIFPropertyRefCT()
Create an instance ofIFPropertyRefCT
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type IFPropertyRefCT Modifier and Type Method Description List<IFPropertyRefCT>
InterfaceRefCT. getIFPropertyRef()
Gets the value of the ifPropertyRef property.List<IFPropertyRefCT>
InterfaceStdCT. getIFPropertyRef()
Gets the value of the ifPropertyRef property.
-