|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceName | |
---|---|
net.ivoa.xml.vodataservice.v1 | |
net.ivoa.xml.voresource.v1 |
Uses of ResourceName in net.ivoa.xml.vodataservice.v1 |
---|
Fields in net.ivoa.xml.vodataservice.v1 with type parameters of type ResourceName | |
---|---|
protected java.util.List<ResourceName> |
TableService.facility
|
protected java.util.List<ResourceName> |
DataService.facility
|
protected java.util.List<ResourceName> |
DataCollection.facility
|
protected java.util.List<ResourceName> |
TableService.instrument
|
protected java.util.List<ResourceName> |
DataService.instrument
|
protected java.util.List<ResourceName> |
DataCollection.instrument
|
Methods in net.ivoa.xml.vodataservice.v1 that return types with arguments of type ResourceName | |
---|---|
java.util.List<ResourceName> |
TableService.getFacility()
Gets the value of the facility property. |
java.util.List<ResourceName> |
DataService.getFacility()
Gets the value of the facility property. |
java.util.List<ResourceName> |
DataCollection.getFacility()
Gets the value of the facility property. |
java.util.List<ResourceName> |
TableService.getInstrument()
Gets the value of the instrument property. |
java.util.List<ResourceName> |
DataService.getInstrument()
Gets the value of the instrument property. |
java.util.List<ResourceName> |
DataCollection.getInstrument()
Gets the value of the instrument property. |
Uses of ResourceName in net.ivoa.xml.voresource.v1 |
---|
Fields in net.ivoa.xml.voresource.v1 declared as ResourceName | |
---|---|
protected ResourceName |
Creator.name
|
protected ResourceName |
Contact.name
|
protected ResourceName |
Curation.publisher
|
Fields in net.ivoa.xml.voresource.v1 with type parameters of type ResourceName | |
---|---|
protected java.util.List<ResourceName> |
Curation.contributor
|
protected java.util.List<ResourceName> |
Organisation.facility
|
protected java.util.List<ResourceName> |
Organisation.instrument
|
protected java.util.List<ResourceName> |
Relationship.relatedResource
|
Methods in net.ivoa.xml.voresource.v1 that return ResourceName | |
---|---|
ResourceName |
ObjectFactory.createResourceName()
Create an instance of ResourceName |
ResourceName |
Creator.getName()
Gets the value of the name property. |
ResourceName |
Contact.getName()
Gets the value of the name property. |
ResourceName |
Curation.getPublisher()
Gets the value of the publisher property. |
Methods in net.ivoa.xml.voresource.v1 that return types with arguments of type ResourceName | |
---|---|
java.util.List<ResourceName> |
Curation.getContributor()
Gets the value of the contributor property. |
java.util.List<ResourceName> |
Organisation.getFacility()
Gets the value of the facility property. |
java.util.List<ResourceName> |
Organisation.getInstrument()
Gets the value of the instrument property. |
java.util.List<ResourceName> |
Relationship.getRelatedResource()
Gets the value of the relatedResource property. |
Methods in net.ivoa.xml.voresource.v1 with parameters of type ResourceName | |
---|---|
void |
Creator.setName(ResourceName value)
Sets the value of the name property. |
void |
Contact.setName(ResourceName value)
Sets the value of the name property. |
void |
Curation.setPublisher(ResourceName value)
Sets the value of the publisher property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |