Class AstroCoordAreaType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.stc.v1.AstroCoordAreaType.PropInfo
- Enclosing class:
- AstroCoordAreaType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordAreaType,CoordIntervalType> static final com.kscs.util.jaxb.CollectionPropertyInfo<AstroCoordAreaType,RedshiftIntervalType> static final com.kscs.util.jaxb.CollectionPropertyInfo<AstroCoordAreaType,SpectralIntervalType> static final com.kscs.util.jaxb.CollectionPropertyInfo<AstroCoordAreaType,TimeIntervalType> static final com.kscs.util.jaxb.IndirectCollectionPropertyInfo<AstroCoordAreaType,CoordIntervalType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TIME_INTERVALS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<AstroCoordAreaType,TimeIntervalType> TIME_INTERVALS -
POSITION_INTERVAL
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstroCoordAreaType,CoordIntervalType> POSITION_INTERVAL -
VELOCITY_INTERVALS
public static final transient com.kscs.util.jaxb.IndirectCollectionPropertyInfo<AstroCoordAreaType,CoordIntervalType> VELOCITY_INTERVALS -
SPECTRAL_INTERVALS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<AstroCoordAreaType,SpectralIntervalType> SPECTRAL_INTERVALS -
REDSHIFT_INTERVALS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<AstroCoordAreaType,RedshiftIntervalType> REDSHIFT_INTERVALS
-
-
Constructor Details
-
PropInfo
public PropInfo()
-