Class SphericalRefFrameType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.stc.v1.SphericalRefFrameType.PropInfo
- Enclosing class:
- SphericalRefFrameType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<SphericalRefFrameType,String> static final com.kscs.util.jaxb.SinglePropertyInfo<SphericalRefFrameType,String> static final com.kscs.util.jaxb.SinglePropertyInfo<SphericalRefFrameType,AstroCoordsType> static final com.kscs.util.jaxb.SinglePropertyInfo<SphericalRefFrameType,AstroCoordsType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FRAME
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SphericalRefFrameType,String> FRAME -
POLE_ZAXIS
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SphericalRefFrameType,AstroCoordsType> POLE_ZAXIS -
XAXIS
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SphericalRefFrameType,AstroCoordsType> XAXIS -
ID
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<SphericalRefFrameType,String> ID
-
-
Constructor Details
-
PropInfo
public PropInfo()
-