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. ifPropertyprotected List<IFPropertyCT>InterfaceRefCT. ifPropertyprotected List<IFPropertyCT>InterfaceStdCT. ifPropertyMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return IFPropertyCT Modifier and Type Method Description IFPropertyCTObjectFactory. createIFPropertyCT()Create an instance ofIFPropertyCTMethods 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.
-