Uses of Class
org.javastro.ivoa.entities.resource.dataservice.ServiceReference
Packages that use ServiceReference
-
Uses of ServiceReference in org.javastro.ivoa.entities.resource.dataservice
Fields in org.javastro.ivoa.entities.resource.dataservice declared as ServiceReferenceModifier and TypeFieldDescriptionprotected ServiceReferenceCoverage.footprintThe ivo-id attribute here refers to the standard in which the footprint is given.Methods in org.javastro.ivoa.entities.resource.dataservice that return ServiceReferenceModifier and TypeMethodDescriptionObjectFactory.createServiceReference()Create an instance ofServiceReferenceCoverage.getFootprint()The ivo-id attribute here refers to the standard in which the footprint is given.Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type ServiceReferenceModifier and TypeMethodDescriptionvoidCoverage.setFootprint(ServiceReference value) Sets the value of the footprint property.Coverage.withFootprint(ServiceReference value) Constructors in org.javastro.ivoa.entities.resource.dataservice with parameters of type ServiceReferenceModifierConstructorDescriptionCoverage(AstroSTCDescriptionType stcResourceProfile, SpatialCoverage spatial, List<String> temporals, List<String> spectrals, ServiceReference footprint, List<Waveband> wavebands, Float regionOfRegard) Fully-initialising value constructor