|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccessURL | |
---|---|
net.ivoa.xml.vodataservice.v1 | |
net.ivoa.xml.voresource.v1 |
Uses of AccessURL in net.ivoa.xml.vodataservice.v1 |
---|
Fields in net.ivoa.xml.vodataservice.v1 declared as AccessURL | |
---|---|
protected AccessURL |
DataCollection.accessURL
|
Methods in net.ivoa.xml.vodataservice.v1 that return AccessURL | |
---|---|
AccessURL |
DataCollection.getAccessURL()
Gets the value of the accessURL property. |
Methods in net.ivoa.xml.vodataservice.v1 with parameters of type AccessURL | |
---|---|
void |
DataCollection.setAccessURL(AccessURL value)
Sets the value of the accessURL property. |
Uses of AccessURL in net.ivoa.xml.voresource.v1 |
---|
Fields in net.ivoa.xml.voresource.v1 with type parameters of type AccessURL | |
---|---|
protected java.util.List<AccessURL> |
Interface.accessURL
|
Methods in net.ivoa.xml.voresource.v1 that return AccessURL | |
---|---|
AccessURL |
ObjectFactory.createAccessURL()
Create an instance of AccessURL |
Methods in net.ivoa.xml.voresource.v1 that return types with arguments of type AccessURL | |
---|---|
java.util.List<AccessURL> |
Interface.getAccessURL()
Gets the value of the accessURL property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |