Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.InterfaceFunctionST
-
Packages that use InterfaceFunctionST Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of InterfaceFunctionST in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as InterfaceFunctionST Modifier and Type Field Description protected InterfaceFunctionSTAbstractInterfacePort.Purpose. functionClassifierMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return InterfaceFunctionST Modifier and Type Method Description static InterfaceFunctionSTInterfaceFunctionST. fromValue(String v)InterfaceFunctionSTAbstractInterfacePort.Purpose. getFunctionClassifier()Gets the value of the functionClassifier property.static InterfaceFunctionSTInterfaceFunctionST. valueOf(String name)Returns the enum constant of this type with the specified name.static InterfaceFunctionST[]InterfaceFunctionST. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type InterfaceFunctionST Modifier and Type Method Description voidAbstractInterfacePort.Purpose. setFunctionClassifier(InterfaceFunctionST value)Sets the value of the functionClassifier property.
-