Class AstroCoordsType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.stc.v1.AstroCoordsType.PropInfo
- Enclosing class:
- AstroCoordsType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,AstroCoordsFileType> static final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,OrbitType> static final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,CoordinateType> static final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,RedshiftCoordinateType> static final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,SpectralCoordinateType> static final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,TimeCoordinateType> static final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,CoordinateType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TIME
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,TimeCoordinateType> TIME -
POSITION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,CoordinateType> POSITION -
VELOCITY
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,CoordinateType> VELOCITY -
SPECTRAL
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,SpectralCoordinateType> SPECTRAL -
REDSHIFT
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,RedshiftCoordinateType> REDSHIFT -
COORD_FILE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,AstroCoordsFileType> COORD_FILE -
ORBIT
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordsType,OrbitType> ORBIT
-
-
Constructor Details
-
PropInfo
public PropInfo()
-