Class TimeFrameType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.stc.v1.TimeFrameType.PropInfo
- Enclosing class:
- TimeFrameType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<TimeFrameType,ReferencePositionType> static final com.kscs.util.jaxb.SinglePropertyInfo<TimeFrameType,AstroCoordsType> static final com.kscs.util.jaxb.SinglePropertyInfo<TimeFrameType,TimeScaleType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TIME_SCALE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<TimeFrameType,TimeScaleType> TIME_SCALE -
REFERENCE_POSITION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<TimeFrameType,ReferencePositionType> REFERENCE_POSITION -
TIME_REF_DIRECTION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<TimeFrameType,AstroCoordsType> TIME_REF_DIRECTION
-
-
Constructor Details
-
PropInfo
public PropInfo()
-