Class AstronTimeType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.stc.v1.AstronTimeType.PropInfo
- Enclosing class:
- AstronTimeType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<AstronTimeType,Object> static final com.kscs.util.jaxb.SinglePropertyInfo<AstronTimeType,TimeOffsetType> static final com.kscs.util.jaxb.SinglePropertyInfo<AstronTimeType,TimeScaleType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TIMESCALE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstronTimeType,TimeScaleType> TIMESCALE -
TIME_OFFSET
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstronTimeType,TimeOffsetType> TIME_OFFSET -
ABSOLUTE_TIME
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<AstronTimeType,Object> ABSOLUTE_TIME
-
-
Constructor Details
-
PropInfo
public PropInfo()
-