Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.VariableNumCT
-
Packages that use VariableNumCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of VariableNumCT in fi.tut.mei.resdescapi.rdapi.model.rd
Subclasses of VariableNumCT in fi.tut.mei.resdescapi.rdapi.model.rd Modifier and Type Class Description classIFPropertyCTInterface Property CTclassVariableNumCTNoComplexNumeric variable type, excludes complex typesFields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type VariableNumCT Modifier and Type Field Description protected List<VariableNumCT>InterfaceImplRDCT.Instances.Instance.Parameters. parameterprotected List<VariableNumCT>VariableSetCT. variableNumMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return VariableNumCT Modifier and Type Method Description VariableNumCTObjectFactory. createVariableNumCT()Create an instance ofVariableNumCTMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type VariableNumCT Modifier and Type Method Description JAXBElement<VariableNumCT>ObjectFactory. createVariableNum(VariableNumCT value)List<VariableNumCT>InterfaceImplRDCT.Instances.Instance.Parameters. getParameter()Gets the value of the parameter property.List<VariableNumCT>VariableSetCT. getVariableNum()Gets the value of the variableNum property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type VariableNumCT Modifier and Type Method Description JAXBElement<VariableNumCT>ObjectFactory. createVariableNum(VariableNumCT value)
-