Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.AbstractResourceDesc.AbstractInterfacePorts
-
Packages that use AbstractResourceDesc.AbstractInterfacePorts Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of AbstractResourceDesc.AbstractInterfacePorts in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as AbstractResourceDesc.AbstractInterfacePorts Modifier and Type Field Description protected AbstractResourceDesc.AbstractInterfacePorts
AbstractResourceDesc. abstractInterfacePorts
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return AbstractResourceDesc.AbstractInterfacePorts Modifier and Type Method Description AbstractResourceDesc.AbstractInterfacePorts
ObjectFactory. createAbstractResourceDescAbstractInterfacePorts()
Create an instance ofAbstractResourceDesc.AbstractInterfacePorts
AbstractResourceDesc.AbstractInterfacePorts
AbstractResourceDesc. getAbstractInterfacePorts()
Gets the value of the abstractInterfacePorts property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type AbstractResourceDesc.AbstractInterfacePorts Modifier and Type Method Description void
AbstractResourceDesc. setAbstractInterfacePorts(AbstractResourceDesc.AbstractInterfacePorts value)
Sets the value of the abstractInterfacePorts property.
-