|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TridasDerivedSeries | |
---|---|
org.tridas.schema |
Uses of TridasDerivedSeries in org.tridas.schema |
---|
Fields in org.tridas.schema with type parameters of type TridasDerivedSeries | |
---|---|
protected List<TridasDerivedSeries> |
TridasProject.derivedSeries
|
Methods in org.tridas.schema that return TridasDerivedSeries | |
---|---|
TridasDerivedSeries |
ObjectFactory.createTridasDerivedSeries()
Create an instance of TridasDerivedSeries |
Methods in org.tridas.schema that return types with arguments of type TridasDerivedSeries | |
---|---|
List<TridasDerivedSeries> |
TridasProject.getDerivedSeries()
Gets the value of the derivedSeries property. |
Method parameters in org.tridas.schema with type arguments of type TridasDerivedSeries | |
---|---|
void |
TridasProject.setDerivedSeries(List<TridasDerivedSeries> derivedSeries)
Sets the value of the derivedSeries property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |