Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.SharedElementCT
-
Packages that use SharedElementCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of SharedElementCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as SharedElementCT Modifier and Type Field Description protected SharedElementCTAbstractResourceDesc. sharedElementsprotected SharedElementCTResourceCT. sharedElementsprotected SharedElementCTResourceDescription. sharedElementsMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return SharedElementCT Modifier and Type Method Description SharedElementCTObjectFactory. createSharedElementCT()Create an instance ofSharedElementCTSharedElementCTAbstractResourceDesc. getSharedElements()Gets the value of the sharedElements property.SharedElementCTResourceCT. getSharedElements()Gets the value of the sharedElements property.SharedElementCTResourceDescription. getSharedElements()Gets the value of the sharedElements property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type SharedElementCT Modifier and Type Method Description voidAbstractResourceDesc. setSharedElements(SharedElementCT value)Sets the value of the sharedElements property.voidResourceCT. setSharedElements(SharedElementCT value)Sets the value of the sharedElements property.voidResourceDescription. setSharedElements(SharedElementCT value)Sets the value of the sharedElements property.
-