Class AstroCoordSystemType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.stc.v1.AstroCoordSystemType.PropInfo
- Enclosing class:
- AstroCoordSystemType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordSystemType,RedshiftFrameType> static final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordSystemType,SpaceFrameType> static final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordSystemType,SpectralFrameType> static final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordSystemType,TimeFrameType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TIME_FRAME
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordSystemType,TimeFrameType> TIME_FRAME -
SPACE_FRAME
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordSystemType,SpaceFrameType> SPACE_FRAME -
SPECTRAL_FRAME
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordSystemType,SpectralFrameType> SPECTRAL_FRAME -
REDSHIFT_FRAME
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordSystemType,RedshiftFrameType> REDSHIFT_FRAME
-
-
Constructor Details
-
PropInfo
public PropInfo()
-