Uses of Class
org.javastro.ivoa.entities.stc.v1.TimeFrameType
Packages that use TimeFrameType
-
Uses of TimeFrameType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as TimeFrameTypeModifier and TypeFieldDescriptionprotected TimeFrameTypeAstroCoordSystemType.timeFrameThe time coordinate reference frameMethods in org.javastro.ivoa.entities.stc.v1 that return TimeFrameTypeModifier and TypeMethodDescriptionObjectFactory.createTimeFrameType()Create an instance ofTimeFrameTypeAstroCoordSystemType.getTimeFrame()The time coordinate reference frameTimeFrameType.withIDREFType(String value) TimeFrameType.withIDType(String value) TimeFrameType.withReferencePosition(jakarta.xml.bind.JAXBElement<? extends ReferencePositionType> value) TimeFrameType.withTimeRefDirection(AstroCoordsType value) TimeFrameType.withTimeScale(TimeScaleType value) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type TimeFrameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TimeFrameType>ObjectFactory.createTimeFrame(TimeFrameType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type TimeFrameTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TimeFrameType>ObjectFactory.createTimeFrame(TimeFrameType value) voidAstroCoordSystemType.setTimeFrame(TimeFrameType value) Sets the value of the timeFrame property.AstroCoordSystemType.withTimeFrame(TimeFrameType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type TimeFrameTypeModifierConstructorDescriptionAstroCoordSystemType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<GenericCoordFrameType> coordFrames, TimeFrameType timeFrame, SpaceFrameType spaceFrame, SpectralFrameType spectralFrame, RedshiftFrameType redshiftFrame) Fully-initialising value constructor