Uses of Class
org.javastro.ivoa.entities.stc.v1.TimeCoordinateType
Packages that use TimeCoordinateType
-
Uses of TimeCoordinateType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as TimeCoordinateTypeMethods in org.javastro.ivoa.entities.stc.v1 that return TimeCoordinateTypeModifier and TypeMethodDescriptionObjectFactory.createTimeCoordinateType()Create an instance ofTimeCoordinateTypeAstroCoordsType.getTime()Gets the value of the time property.TimeCoordinateType.withCoordSystemId(Object value) TimeCoordinateType.withErrors(Collection<Double1Type> values) TimeCoordinateType.withErrors(Double1Type... values) TimeCoordinateType.withFrameId(Object value) TimeCoordinateType.withIDREFType(String value) TimeCoordinateType.withIDType(String value) TimeCoordinateType.withPixSizes(Collection<Double1Type> values) TimeCoordinateType.withPixSizes(Double1Type... values) TimeCoordinateType.withResolutions(Collection<Double1Type> values) TimeCoordinateType.withResolutions(Double1Type... values) TimeCoordinateType.withSizes(Collection<Double1Type> values) TimeCoordinateType.withSizes(Double1Type... values) TimeCoordinateType.withTimeInstant(AstronTimeType value) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type TimeCoordinateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TimeCoordinateType>ObjectFactory.createTime(TimeCoordinateType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type TimeCoordinateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TimeCoordinateType>ObjectFactory.createTime(TimeCoordinateType value) voidAstroCoordsType.setTime(TimeCoordinateType value) Sets the value of the time property.AstroCoordsType.withTime(TimeCoordinateType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type TimeCoordinateTypeModifierConstructorDescriptionAstroCoordsType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordinateType>> genCoordinates, Object coordSystemId, TimeCoordinateType time, jakarta.xml.bind.JAXBElement<? extends CoordinateType> position, jakarta.xml.bind.JAXBElement<? extends CoordinateType> velocity, SpectralCoordinateType spectral, RedshiftCoordinateType redshift, AstroCoordsFileType coordFile, OrbitType orbit) Fully-initialising value constructor