Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ResourceCT.GUIsInfo
-
Packages that use ResourceCT.GUIsInfo Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ResourceCT.GUIsInfo in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as ResourceCT.GUIsInfo Modifier and Type Field Description protected ResourceCT.GUIsInfo
ResourceCT. guIsInfo
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ResourceCT.GUIsInfo Modifier and Type Method Description ResourceCT.GUIsInfo
ObjectFactory. createResourceCTGUIsInfo()
Create an instance ofResourceCT.GUIsInfo
ResourceCT.GUIsInfo
ResourceCT. getGUIsInfo()
Gets the value of the guIsInfo property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ResourceCT.GUIsInfo Modifier and Type Method Description void
ResourceCT. setGUIsInfo(ResourceCT.GUIsInfo value)
Sets the value of the guIsInfo property.
-