Uses of Class
org.javastro.ivoa.entities.resource.registry.iface.VOResources
Packages that use VOResources
Package
Description
-
Uses of VOResources in org.javastro.ivoa.entities.jaxb
Methods in org.javastro.ivoa.entities.jaxb with parameters of type VOResources -
Uses of VOResources in org.javastro.ivoa.entities.regtap.translate
Methods in org.javastro.ivoa.entities.regtap.translate with parameters of type VOResources -
Uses of VOResources in org.javastro.ivoa.entities.resource.registry.iface
Methods in org.javastro.ivoa.entities.resource.registry.iface that return VOResourcesModifier and TypeMethodDescriptionObjectFactory.createVOResources()Create an instance ofVOResourcesVOResources.withFrom(BigInteger value) VOResources.withIdentifiers(String... values) VOResources.withIdentifiers(Collection<String> values) VOResources.withMore(boolean value) VOResources.withNumberReturned(BigInteger value) VOResources.withResources(Collection<Resource> values) VOResources.withResources(Resource... values)