Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.InterfaceLink
-
Packages that use InterfaceLink Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of InterfaceLink in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type InterfaceLink Modifier and Type Field Description protected List<InterfaceLink>AbstractResourceDesc.Interfaces. interfaceLinkprotected List<InterfaceLink>InterfaceStds. interfaceLinkMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return InterfaceLink Modifier and Type Method Description InterfaceLinkObjectFactory. createInterfaceLink()Create an instance ofInterfaceLinkMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type InterfaceLink Modifier and Type Method Description List<InterfaceLink>AbstractResourceDesc.Interfaces. getInterfaceLink()Gets the value of the interfaceLink property.List<InterfaceLink>InterfaceStds. getInterfaceLink()Gets the value of the interfaceLink property.
-