Uses of Class
org.javastro.ivoa.entities.stc.v1.FitsType
Packages that use FitsType
-
Uses of FitsType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as FitsTypeMethods in org.javastro.ivoa.entities.stc.v1 that return FitsTypeModifier and TypeMethodDescriptionObjectFactory.createFitsType()Create an instance ofFitsTypeAstroCoordsFileType.getFITSFile()Gets the value of the fitsFile property.FitsType.withHduName(String value) FitsType.withHduNum(BigInteger value) Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type FitsTypeModifier and TypeMethodDescriptionvoidAstroCoordsFileType.setFITSFile(FitsType value) Sets the value of the fitsFile property.AstroCoordsFileType.withFITSFile(FitsType value) Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type FitsTypeModifierConstructorDescriptionAstroCoordsFileType(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