|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TridasElement | |
|---|---|
| org.tridas.schema | |
| Uses of TridasElement in org.tridas.schema |
|---|
| Fields in org.tridas.schema with type parameters of type TridasElement | |
|---|---|
protected List<TridasElement> |
TridasObject.elements
|
| Methods in org.tridas.schema that return TridasElement | |
|---|---|
TridasElement |
ObjectFactory.createTridasElement()
Create an instance of TridasElement |
| Methods in org.tridas.schema that return types with arguments of type TridasElement | |
|---|---|
List<TridasElement> |
TridasObject.getElements()
Gets the value of the elements property. |
| Method parameters in org.tridas.schema with type arguments of type TridasElement | |
|---|---|
void |
TridasObject.setElements(List<TridasElement> elements)
Sets the value of the elements property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||