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