|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TridasLocation | |
---|---|
org.tridas.schema |
Uses of TridasLocation in org.tridas.schema |
---|
Fields in org.tridas.schema declared as TridasLocation | |
---|---|
protected TridasLocation |
TridasDerivedSeries.location
|
protected TridasLocation |
BaseSeries.location
|
protected TridasLocation |
TridasObject.location
|
protected TridasLocation |
TridasElement.location
|
Methods in org.tridas.schema that return TridasLocation | |
---|---|
TridasLocation |
ObjectFactory.createTridasLocation()
Create an instance of TridasLocation |
TridasLocation |
TridasDerivedSeries.getLocation()
Gets the value of the location property. |
TridasLocation |
BaseSeries.getLocation()
Gets the value of the location property. |
TridasLocation |
TridasObject.getLocation()
Gets the value of the location property. |
TridasLocation |
TridasElement.getLocation()
Gets the value of the location property. |
Methods in org.tridas.schema with parameters of type TridasLocation | |
---|---|
void |
TridasDerivedSeries.setLocation(TridasLocation value)
Sets the value of the location property. |
void |
BaseSeries.setLocation(TridasLocation value)
Sets the value of the location property. |
void |
TridasObject.setLocation(TridasLocation value)
Sets the value of the location property. |
void |
TridasElement.setLocation(TridasLocation value)
Sets the value of the location property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |