Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.CapabilityClassST
-
Packages that use CapabilityClassST Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of CapabilityClassST in fi.tut.mei.resdescapi.rdapi.model.rd
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return CapabilityClassST Modifier and Type Method Description static CapabilityClassST
CapabilityClassST. fromValue(String v)
static CapabilityClassST
CapabilityClassST. valueOf(String name)
Returns the enum constant of this type with the specified name.static CapabilityClassST[]
CapabilityClassST. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-