Class AstroCoordsFileType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.stc.v1.AstroCoordsFileType.PropInfo
- Enclosing class:
- AstroCoordsFileType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsFileType,FitsType> static final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsFileType,CoordFITSColumnsType> static final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsFileType,CoordFITSColumnsType> static final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsFileType,CoordFITSColumnsType> static final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsFileType,CoordFITSColumnsType> static final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsFileType,CoordFITSColumnsType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FITS_FILE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsFileType,FitsType> FITS_FILE -
FITS_TIME
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsFileType,CoordFITSColumnsType> FITS_TIME -
FITS_POSITION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsFileType,CoordFITSColumnsType> FITS_POSITION -
FITS_VELOCITY
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsFileType,CoordFITSColumnsType> FITS_VELOCITY -
FITS_SPECTRAL
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsFileType,CoordFITSColumnsType> FITS_SPECTRAL -
FITS_REDSHIFT
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsFileType,CoordFITSColumnsType> FITS_REDSHIFT
-
-
Constructor Details
-
PropInfo
public PropInfo()
-