Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ConnectionMethodST
-
Packages that use ConnectionMethodST Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ConnectionMethodST in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as ConnectionMethodST Modifier and Type Field Description protected ConnectionMethodSTExecCapaCT. connectionMethodMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return ConnectionMethodST Modifier and Type Method Description static ConnectionMethodSTConnectionMethodST. fromValue(String v)ConnectionMethodSTExecCapaCT. getConnectionMethod()Gets the value of the connectionMethod property.static ConnectionMethodSTConnectionMethodST. valueOf(String name)Returns the enum constant of this type with the specified name.static ConnectionMethodST[]ConnectionMethodST. 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 ConnectionMethodST Modifier and Type Method Description voidExecCapaCT. setConnectionMethod(ConnectionMethodST value)Sets the value of the connectionMethod property.
-