Uses of Class
org.javastro.ivoa.entities.stc.v1.TimeIntervalType
Packages that use TimeIntervalType
-
Uses of TimeIntervalType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 with type parameters of type TimeIntervalTypeModifier and TypeFieldDescriptionprotected List<TimeIntervalType>AstroCoordAreaType.timeIntervalsMethods in org.javastro.ivoa.entities.stc.v1 that return TimeIntervalTypeModifier and TypeMethodDescriptionObjectFactory.createTimeIntervalType()Create an instance ofTimeIntervalTypeTimeIntervalType.withFillFactor(Float value) TimeIntervalType.withFrameId(Object value) TimeIntervalType.withHiInclude(Boolean value) TimeIntervalType.withIDREFType(String value) TimeIntervalType.withIDType(String value) TimeIntervalType.withLoInclude(Boolean value) TimeIntervalType.withStartTime(AstronTimeType value) TimeIntervalType.withStopTime(AstronTimeType value) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type TimeIntervalTypeModifier and TypeMethodDescriptionAstroCoordAreaType.getTimeIntervals()Gets the value of the timeIntervals property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type TimeIntervalTypeModifier and TypeMethodDescriptionAstroCoordAreaType.withTimeIntervals(TimeIntervalType... values) Method parameters in org.javastro.ivoa.entities.stc.v1 with type arguments of type TimeIntervalTypeModifier and TypeMethodDescriptionAstroCoordAreaType.withTimeIntervals(Collection<TimeIntervalType> values)