Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.InterfaceRefCT
-
Packages that use InterfaceRefCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of InterfaceRefCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as InterfaceRefCT Modifier and Type Field Description protected InterfaceRefCTInterfaceImplRDCT. interfaceRefFields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type InterfaceRefCT Modifier and Type Field Description protected List<InterfaceRefCT>Profile.InterfaceRefs. interfaceRefMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return InterfaceRefCT Modifier and Type Method Description InterfaceRefCTObjectFactory. createInterfaceRefCT()Create an instance ofInterfaceRefCTInterfaceRefCTInterfaceImplRDCT. getInterfaceRef()Gets the value of the interfaceRef property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type InterfaceRefCT Modifier and Type Method Description List<InterfaceRefCT>Profile.InterfaceRefs. getInterfaceRef()Gets the value of the interfaceRef property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type InterfaceRefCT Modifier and Type Method Description voidInterfaceImplRDCT. setInterfaceRef(InterfaceRefCT value)Sets the value of the interfaceRef property.
-