Uses of Class
org.javastro.ivoa.entities.stc.v1.SpectralIntervalType
Packages that use SpectralIntervalType
-
Uses of SpectralIntervalType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type SpectralIntervalTypeModifier and TypeFieldDescriptionprotected List<SpectralIntervalType>AstroCoordAreaType.spectralIntervalsMethods in org.javastro.ivoa.entities.stc.v1 that return SpectralIntervalTypeModifier and TypeMethodDescriptionObjectFactory.createSpectralIntervalType()Create an instance ofSpectralIntervalTypeSpectralIntervalType.withFillFactor(Float value) SpectralIntervalType.withFrameId(Object value) SpectralIntervalType.withHiInclude(Boolean value) SpectralIntervalType.withHiLimit(Double1Type value) SpectralIntervalType.withIDREFType(String value) SpectralIntervalType.withIDType(String value) SpectralIntervalType.withLoInclude(Boolean value) SpectralIntervalType.withLoLimit(Double1Type value) SpectralIntervalType.withUnit(SpectralUnitType value) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type SpectralIntervalTypeModifier and TypeMethodDescriptionAstroCoordAreaType.getSpectralIntervals()Gets the value of the spectralIntervals property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type SpectralIntervalTypeModifier and TypeMethodDescriptionAstroCoordAreaType.withSpectralIntervals(SpectralIntervalType... values) Method parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type SpectralIntervalTypeModifier and TypeMethodDescriptionAstroCoordAreaType.withSpectralIntervals(Collection<SpectralIntervalType> values)