|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TridasObject | |
|---|---|
| org.tridas.schema | |
| org.tridas.util | |
| Uses of TridasObject in org.tridas.schema |
|---|
| Fields in org.tridas.schema with type parameters of type TridasObject | |
|---|---|
protected List<TridasObject> |
TridasProject.objects
|
protected List<TridasObject> |
TridasObject.objects
|
| Methods in org.tridas.schema that return TridasObject | |
|---|---|
TridasObject |
ObjectFactory.createTridasObject()
Create an instance of TridasObject |
| Methods in org.tridas.schema that return types with arguments of type TridasObject | |
|---|---|
List<TridasObject> |
TridasProject.getObjects()
Gets the value of the objects property. |
List<TridasObject> |
TridasObject.getObjects()
Gets the value of the objects property. |
| Method parameters in org.tridas.schema with type arguments of type TridasObject | |
|---|---|
void |
TridasProject.setObjects(List<TridasObject> objects)
Sets the value of the objects property. |
void |
TridasObject.setObjects(List<TridasObject> objects)
Sets the value of the objects property. |
| Uses of TridasObject in org.tridas.util |
|---|
| Subclasses of TridasObject in org.tridas.util | |
|---|---|
class |
TridasObjectEx
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||