Uses of Class
org.javastro.ivoa.entities.resource.ssap.SimpleSpectralAccess
Packages that use SimpleSpectralAccess
-
Uses of SimpleSpectralAccess in org.javastro.ivoa.entities.resource.ssap
Methods in org.javastro.ivoa.entities.resource.ssap that return SimpleSpectralAccessModifier and TypeMethodDescriptionObjectFactory.createSimpleSpectralAccess()Create an instance ofSimpleSpectralAccessSimpleSpectralAccess.withComplianceLevel(ComplianceLevel value) SimpleSpectralAccess.withCreationTypes(Collection<CreationType> values) SimpleSpectralAccess.withCreationTypes(CreationType... values) SimpleSpectralAccess.withDataSources(Collection<DataSource> values) SimpleSpectralAccess.withDataSources(DataSource... values) SimpleSpectralAccess.withDefaultMaxRecords(BigInteger value) SimpleSpectralAccess.withDescription(String value) SimpleSpectralAccess.withInterfaces(Collection<ServiceInterface> values) SimpleSpectralAccess.withInterfaces(ServiceInterface... values) SimpleSpectralAccess.withMaxAperture(Double value) SimpleSpectralAccess.withMaxFileSize(BigInteger value) SimpleSpectralAccess.withMaxRecords(BigInteger value) SimpleSpectralAccess.withMaxSearchRadius(Double value) SimpleSpectralAccess.withStandardID(String value) SimpleSpectralAccess.withSupportedFrames(Collection<SupportedFrame> values) SimpleSpectralAccess.withSupportedFrames(SupportedFrame... values) SimpleSpectralAccess.withTestQuery(Query value) SimpleSpectralAccess.withValidationLevels(Collection<Validation> values) SimpleSpectralAccess.withValidationLevels(Validation... values)