Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.AbstractInterfacePort.Purpose
-
Packages that use AbstractInterfacePort.Purpose Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of AbstractInterfacePort.Purpose in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type AbstractInterfacePort.Purpose Modifier and Type Field Description protected List<AbstractInterfacePort.Purpose>
AbstractInterfacePort. purpose
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return AbstractInterfacePort.Purpose Modifier and Type Method Description AbstractInterfacePort.Purpose
ObjectFactory. createAbstractInterfacePortPurpose()
Create an instance ofAbstractInterfacePort.Purpose
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type AbstractInterfacePort.Purpose Modifier and Type Method Description List<AbstractInterfacePort.Purpose>
AbstractInterfacePort. getPurpose()
Gets the value of the purpose property.
-