Class SpaceFrameType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.stc.v1.SpaceFrameType.PropInfo
- Enclosing class:
- SpaceFrameType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<SpaceFrameType,CoordFlavorType> static final com.kscs.util.jaxb.SinglePropertyInfo<SpaceFrameType,CoordValueType> static final com.kscs.util.jaxb.SinglePropertyInfo<SpaceFrameType,ReferencePositionType> static final com.kscs.util.jaxb.SinglePropertyInfo<SpaceFrameType,CoordRefFrameType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SPACE_REF_FRAME
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SpaceFrameType,CoordRefFrameType> SPACE_REF_FRAME -
REFERENCE_POSITION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SpaceFrameType,ReferencePositionType> REFERENCE_POSITION -
OFFSET_CENTER
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SpaceFrameType,CoordValueType> OFFSET_CENTER -
COORD_FLAVOR
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SpaceFrameType,CoordFlavorType> COORD_FLAVOR
-
-
Constructor Details
-
PropInfo
public PropInfo()
-