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