Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.InterfaceStds
-
Packages that use InterfaceStds Package Description fi.tut.mei.resdescapi.rdapi API for interacting with a Resource Description (RD)fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of InterfaceStds in fi.tut.mei.resdescapi.rdapi
Methods in fi.tut.mei.resdescapi.rdapi that return InterfaceStds Modifier and Type Method Description InterfaceStdsRDHelper. getHandle_IfStds()Gets handle to the standards list of this RD -
Uses of InterfaceStds in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as InterfaceStds Modifier and Type Field Description protected InterfaceStdsSharedElementCT. interfaceStdsMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return InterfaceStds Modifier and Type Method Description InterfaceStdsObjectFactory. createInterfaceStds()Create an instance ofInterfaceStdsInterfaceStdsSharedElementCT. getInterfaceStds()Gets the value of the interfaceStds property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type InterfaceStds Modifier and Type Method Description voidSharedElementCT. setInterfaceStds(InterfaceStds value)Sets the value of the interfaceStds property.
-