|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TridasUnit | |
|---|---|
| org.tridas.schema | |
| Uses of TridasUnit in org.tridas.schema |
|---|
| Fields in org.tridas.schema declared as TridasUnit | |
|---|---|
protected TridasUnit |
TridasDimensions.unit
|
protected TridasUnit |
TridasValues.unit
|
| Fields in org.tridas.schema with type parameters of type TridasUnit | |
|---|---|
protected List<TridasUnit> |
TridasVocabulary.GlobalUnit.units
|
| Methods in org.tridas.schema that return TridasUnit | |
|---|---|
TridasUnit |
ObjectFactory.createTridasUnit()
Create an instance of TridasUnit |
TridasUnit |
TridasDimensions.getUnit()
Gets the value of the unit property. |
TridasUnit |
TridasValues.getUnit()
Gets the value of the unit property. |
| Methods in org.tridas.schema that return types with arguments of type TridasUnit | |
|---|---|
List<TridasUnit> |
TridasVocabulary.GlobalUnit.getUnits()
Gets the value of the units property. |
| Methods in org.tridas.schema with parameters of type TridasUnit | |
|---|---|
void |
TridasDimensions.setUnit(TridasUnit value)
Sets the value of the unit property. |
void |
TridasValues.setUnit(TridasUnit value)
Sets the value of the unit property. |
| Method parameters in org.tridas.schema with type arguments of type TridasUnit | |
|---|---|
void |
TridasVocabulary.GlobalUnit.setUnits(List<TridasUnit> units)
Sets the value of the units property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||