|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TridasAddress | |
---|---|
org.tridas.schema |
Uses of TridasAddress in org.tridas.schema |
---|
Fields in org.tridas.schema declared as TridasAddress | |
---|---|
protected TridasAddress |
TridasLocation.address
|
protected TridasAddress |
TridasLaboratory.address
|
Methods in org.tridas.schema that return TridasAddress | |
---|---|
TridasAddress |
ObjectFactory.createTridasAddress()
Create an instance of TridasAddress |
TridasAddress |
TridasLocation.getAddress()
Gets the value of the address property. |
TridasAddress |
TridasLaboratory.getAddress()
Gets the value of the address property. |
Methods in org.tridas.schema with parameters of type TridasAddress | |
---|---|
void |
TridasLocation.setAddress(TridasAddress value)
Sets the value of the address property. |
void |
TridasLaboratory.setAddress(TridasAddress value)
Sets the value of the address property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |