Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.PropertyCT.Choices
-
Packages that use PropertyCT.Choices Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of PropertyCT.Choices in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as PropertyCT.Choices Modifier and Type Field Description protected PropertyCT.Choices
PropertyCT. choices
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return PropertyCT.Choices Modifier and Type Method Description PropertyCT.Choices
ObjectFactory. createPropertyCTChoices()
Create an instance ofPropertyCT.Choices
PropertyCT.Choices
PropertyCT. getChoices()
Gets the value of the choices property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type PropertyCT.Choices Modifier and Type Method Description void
PropertyCT. setChoices(PropertyCT.Choices value)
Sets the value of the choices property.
-