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 InterfaceStds
RDHelper. 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 InterfaceStds
SharedElementCT. interfaceStds
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return InterfaceStds Modifier and Type Method Description InterfaceStds
ObjectFactory. createInterfaceStds()
Create an instance ofInterfaceStds
InterfaceStds
SharedElementCT. 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 void
SharedElementCT. setInterfaceStds(InterfaceStds value)
Sets the value of the interfaceStds property.
-