Class VelocitySphereType.PropInfo
java.lang.Object
org.javastro.ivoa.entities.stc.v1.VelocitySphereType.PropInfo
- Enclosing class:
- VelocitySphereType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<VelocitySphereType,Double3Type> static final com.kscs.util.jaxb.SinglePropertyInfo<VelocitySphereType,Double1Type> static final com.kscs.util.jaxb.SinglePropertyInfo<VelocitySphereType,String> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
RADIUS
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<VelocitySphereType,Double1Type> RADIUS -
CENTER
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<VelocitySphereType,Double3Type> CENTER -
RADIUS_UNIT
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<VelocitySphereType,String> RADIUS_UNIT
-
-
Constructor Details
-
PropInfo
public PropInfo()
-