Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.VariableStringCT
-
Packages that use VariableStringCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of VariableStringCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type VariableStringCT Modifier and Type Field Description protected List<VariableStringCT>
VariableSetCT. variableString
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return VariableStringCT Modifier and Type Method Description VariableStringCT
ObjectFactory. createVariableStringCT()
Create an instance ofVariableStringCT
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type VariableStringCT Modifier and Type Method Description JAXBElement<VariableStringCT>
ObjectFactory. createVariableString(VariableStringCT value)
List<VariableStringCT>
VariableSetCT. getVariableString()
Gets the value of the variableString property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type VariableStringCT Modifier and Type Method Description JAXBElement<VariableStringCT>
ObjectFactory. createVariableString(VariableStringCT value)
-