|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TridasValue | |
---|---|
org.tridas.schema |
Uses of TridasValue in org.tridas.schema |
---|
Fields in org.tridas.schema with type parameters of type TridasValue | |
---|---|
protected List<TridasValue> |
TridasValues.values
|
Methods in org.tridas.schema that return TridasValue | |
---|---|
TridasValue |
ObjectFactory.createTridasValue()
Create an instance of TridasValue |
Methods in org.tridas.schema that return types with arguments of type TridasValue | |
---|---|
List<TridasValue> |
TridasValues.getValues()
Gets the value of the values property. |
Method parameters in org.tridas.schema with type arguments of type TridasValue | |
---|---|
void |
TridasValues.setValues(List<TridasValue> values)
Sets the value of the values property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |