Class SectorType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.stc.v1.SectorType.PropInfo
- Enclosing class:
- SectorType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<SectorType,PosAngleType> static final com.kscs.util.jaxb.SinglePropertyInfo<SectorType,PosAngleType> static final com.kscs.util.jaxb.SinglePropertyInfo<SectorType,Double2Type> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
POSITION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SectorType,Double2Type> POSITION -
POS_ANGLE_1
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SectorType,PosAngleType> POS_ANGLE_1 -
POS_ANGLE_2
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SectorType,PosAngleType> POS_ANGLE_2
-
-
Constructor Details
-
PropInfo
public PropInfo()
-