Uses of Class
org.javastro.ivoa.entities.stc.v1.RedshiftCoordinateType
Packages that use RedshiftCoordinateType
-
Uses of RedshiftCoordinateType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as RedshiftCoordinateTypeModifier and TypeFieldDescriptionprotected RedshiftCoordinateTypeAstroCoordsType.redshiftRedshift coordinateMethods in org.javastro.ivoa.entities.stc.v1 that return RedshiftCoordinateTypeModifier and TypeMethodDescriptionObjectFactory.createRedshiftCoordinateType()Create an instance ofRedshiftCoordinateTypeAstroCoordsType.getRedshift()Redshift coordinateRedshiftCoordinateType.withCoordSystemId(Object value) RedshiftCoordinateType.withErrors(Collection<Double1Type> values) RedshiftCoordinateType.withErrors(Double1Type... values) RedshiftCoordinateType.withFrameId(Object value) RedshiftCoordinateType.withIDREFType(String value) RedshiftCoordinateType.withIDType(String value) RedshiftCoordinateType.withPixSizes(Collection<Double1Type> values) RedshiftCoordinateType.withPixSizes(Double1Type... values) RedshiftCoordinateType.withResolutions(Collection<Double1Type> values) RedshiftCoordinateType.withResolutions(Double1Type... values) RedshiftCoordinateType.withSizes(Collection<Double1Type> values) RedshiftCoordinateType.withSizes(Double1Type... values) RedshiftCoordinateType.withValue(Double1Type value) RedshiftCoordinateType.withVelTimeUnit(VelTimeUnitType value) Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type RedshiftCoordinateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RedshiftCoordinateType>ObjectFactory.createRedshift(RedshiftCoordinateType value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type RedshiftCoordinateTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RedshiftCoordinateType>ObjectFactory.createRedshift(RedshiftCoordinateType value) voidAstroCoordsType.setRedshift(RedshiftCoordinateType value) Sets the value of the redshift property.AstroCoordsType.withRedshift(RedshiftCoordinateType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type RedshiftCoordinateTypeModifierConstructorDescriptionAstroCoordsType(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