Uses of Class
org.javastro.ivoa.entities.stc.v1.CoordFITSColumnsType
Packages that use CoordFITSColumnsType
-
Uses of CoordFITSColumnsType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as CoordFITSColumnsTypeModifier and TypeFieldDescriptionprotected CoordFITSColumnsTypeAstroCoordsFileType.fitsPositionprotected CoordFITSColumnsTypeAstroCoordsFileType.fitsRedshiftprotected CoordFITSColumnsTypeAstroCoordsFileType.fitsSpectralprotected CoordFITSColumnsTypeAstroCoordsFileType.fitsTimeprotected CoordFITSColumnsTypeAstroCoordsFileType.fitsVelocityMethods in org.javastro.ivoa.entities.stc.v1 that return CoordFITSColumnsTypeModifier and TypeMethodDescriptionObjectFactory.createCoordFITSColumnsType()Create an instance ofCoordFITSColumnsTypeAstroCoordsFileType.getFITSPosition()Gets the value of the fitsPosition property.AstroCoordsFileType.getFITSRedshift()Gets the value of the fitsRedshift property.AstroCoordsFileType.getFITSSpectral()Gets the value of the fitsSpectral property.AstroCoordsFileType.getFITSTime()Gets the value of the fitsTime property.AstroCoordsFileType.getFITSVelocity()Gets the value of the fitsVelocity property.CoordFITSColumnsType.withPixSize(String value) CoordFITSColumnsType.withResolution(String value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordFITSColumnsTypeModifier and TypeMethodDescriptionvoidAstroCoordsFileType.setFITSPosition(CoordFITSColumnsType value) Sets the value of the fitsPosition property.voidAstroCoordsFileType.setFITSRedshift(CoordFITSColumnsType value) Sets the value of the fitsRedshift property.voidAstroCoordsFileType.setFITSSpectral(CoordFITSColumnsType value) Sets the value of the fitsSpectral property.voidAstroCoordsFileType.setFITSTime(CoordFITSColumnsType value) Sets the value of the fitsTime property.voidAstroCoordsFileType.setFITSVelocity(CoordFITSColumnsType value) Sets the value of the fitsVelocity property.AstroCoordsFileType.withFITSPosition(CoordFITSColumnsType value) AstroCoordsFileType.withFITSRedshift(CoordFITSColumnsType value) AstroCoordsFileType.withFITSSpectral(CoordFITSColumnsType value) AstroCoordsFileType.withFITSTime(CoordFITSColumnsType value) AstroCoordsFileType.withFITSVelocity(CoordFITSColumnsType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type CoordFITSColumnsTypeModifierConstructorDescriptionAstroCoordsFileType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, String name, Object frameId, FitsType fitsFile, CoordFITSColumnsType fitsTime, CoordFITSColumnsType fitsPosition, CoordFITSColumnsType fitsVelocity, CoordFITSColumnsType fitsSpectral, CoordFITSColumnsType fitsRedshift) Fully-initialising value constructor