Class PixelFrameType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.stc.v1.PixelFrameType.PropInfo
- Enclosing class:
- PixelFrameType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<PixelFrameType,BigInteger> static final com.kscs.util.jaxb.SinglePropertyInfo<PixelFrameType,BigInteger> static final com.kscs.util.jaxb.SinglePropertyInfo<PixelFrameType,BigInteger> static final com.kscs.util.jaxb.SinglePropertyInfo<PixelFrameType,Object> static final com.kscs.util.jaxb.SinglePropertyInfo<PixelFrameType,PixelType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REFERENCE_PIXEL
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<PixelFrameType,PixelType> REFERENCE_PIXEL -
AXIS_1_ORDER
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<PixelFrameType,BigInteger> AXIS_1_ORDER -
AXIS_2_ORDER
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<PixelFrameType,BigInteger> AXIS_2_ORDER -
AXIS_3_ORDER
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<PixelFrameType,BigInteger> AXIS_3_ORDER -
REF_FRAME_ID
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<PixelFrameType,Object> REF_FRAME_ID
-
-
Constructor Details
-
PropInfo
public PropInfo()
-