|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TridasVariable | |
|---|---|
| org.tridas.schema | |
| Uses of TridasVariable in org.tridas.schema |
|---|
| Fields in org.tridas.schema declared as TridasVariable | |
|---|---|
protected TridasVariable |
TridasValues.variable
|
| Fields in org.tridas.schema with type parameters of type TridasVariable | |
|---|---|
protected List<TridasVariable> |
TridasVocabulary.ValuesVariable.variables
|
| Methods in org.tridas.schema that return TridasVariable | |
|---|---|
TridasVariable |
ObjectFactory.createTridasVariable()
Create an instance of TridasVariable |
TridasVariable |
TridasValues.getVariable()
Gets the value of the variable property. |
| Methods in org.tridas.schema that return types with arguments of type TridasVariable | |
|---|---|
List<TridasVariable> |
TridasVocabulary.ValuesVariable.getVariables()
Gets the value of the variables property. |
| Methods in org.tridas.schema with parameters of type TridasVariable | |
|---|---|
void |
TridasValues.setVariable(TridasVariable value)
Sets the value of the variable property. |
| Method parameters in org.tridas.schema with type arguments of type TridasVariable | |
|---|---|
void |
TridasVocabulary.ValuesVariable.setVariables(List<TridasVariable> variables)
Sets the value of the variables property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||