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