Uses of Class
org.javastro.ivoa.entities.stc.v1.RedshiftIntervalType
Packages that use RedshiftIntervalType
-
Uses of RedshiftIntervalType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type RedshiftIntervalTypeModifier and TypeFieldDescriptionprotected List<RedshiftIntervalType>AstroCoordAreaType.redshiftIntervalsMethods in org.javastro.ivoa.entities.stc.v1 that return RedshiftIntervalTypeModifier and TypeMethodDescriptionObjectFactory.createRedshiftIntervalType()Create an instance ofRedshiftIntervalTypeRedshiftIntervalType.withFillFactor(Float value) RedshiftIntervalType.withFrameId(Object value) RedshiftIntervalType.withHiInclude(Boolean value) RedshiftIntervalType.withHiLimit(Double1Type value) RedshiftIntervalType.withIDREFType(String value) RedshiftIntervalType.withIDType(String value) RedshiftIntervalType.withLoInclude(Boolean value) RedshiftIntervalType.withLoLimit(Double1Type value) RedshiftIntervalType.withVelTimeUnit(VelTimeUnitType value) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type RedshiftIntervalTypeModifier and TypeMethodDescriptionAstroCoordAreaType.getRedshiftIntervals()Gets the value of the redshiftIntervals property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type RedshiftIntervalTypeModifier and TypeMethodDescriptionAstroCoordAreaType.withRedshiftIntervals(RedshiftIntervalType... values) Method parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type RedshiftIntervalTypeModifier and TypeMethodDescriptionAstroCoordAreaType.withRedshiftIntervals(Collection<RedshiftIntervalType> values)